nasm/macros
KO Myung-Hun 1d72743d6b Disable other warnings in endstruc
endstruc calls __?SECT?__ and this causes unnecessary warnings on obj
output if a section is defined with any attributes, because obj output
does not like a segment definition with any attributes when it appears
again.

Signed-off-by: KO Myung-Hun <komh78@gmail.com>
2025-10-03 10:30:33 -07:00
..
altreg.mac treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
fp.mac treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
ifunc.mac treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
macros.pl portability: "const macros_t" is redundant 2025-10-01 13:55:38 -07:00
masm.mac treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
smartalign.mac treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
standard.mac Disable other warnings in endstruc 2025-10-03 10:30:33 -07:00
vtern.mac treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00