diff options
author | Michael Brown <mcb30@ipxe.org> | 2024-01-14 11:51:16 +0000 |
---|---|---|
committer | Michael Brown <mcb30@ipxe.org> | 2024-01-14 11:51:16 +0000 |
commit | e66552eeede19a91b1a52468a550b58fd031777b (patch) | |
tree | 5228d854e23696f44f32fcb5c6afdc5c002781b4 /src/arch/x86/prefix/libprefix.S | |
parent | 08fcb0e8fba4ef1dc770253bfbb330fa0c02e096 (diff) | |
download | ipxe-e66552eeede19a91b1a52468a550b58fd031777b.tar.gz |
[build] Remove unnecessary ".text" directives
The .text directive is entirely redundant when followed by a .section
directive giving an explicit section name and attributes.
Remove these unnecessary directives to simplify the code.
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/arch/x86/prefix/libprefix.S')
0 files changed, 0 insertions, 0 deletions