5 lines
59 B
NASM
5 lines
59 B
NASM
|
%ifidn __YASM_OBJFMT__,elf
|
||
|
SECTION .booga progbits
|
||
|
%endif
|
||
|
|