mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-01-30 16:41:05 +08:00
5 lines
77 B
Plaintext
5 lines
77 B
Plaintext
|
OUT: aout
|
||
|
%define __SECT__ [section .text]
|
||
|
%macro __NASM_CDecl__ 1
|
||
|
%endmacro
|