mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-12-27 09:29:06 +08:00
5 lines
90 B
Plaintext
5 lines
90 B
Plaintext
|
OUT: macho win32 win64
|
||
|
%define __SECT__ [section .text]
|
||
|
%macro __NASM_CDecl__ 1
|
||
|
%endmacro
|