diff options
Diffstat (limited to 'output/outmacho.mac')
-rw-r--r-- | output/outmacho.mac | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/output/outmacho.mac b/output/outmacho.mac new file mode 100644 index 0000000..c135bf4 --- /dev/null +++ b/output/outmacho.mac @@ -0,0 +1,4 @@ +OUT: macho win32 win64 +%define __SECT__ [section .text] +%macro __NASM_CDecl__ 1 +%endmacro |