output: combine macros for the most generic output formats
[nasm.git] / output / generic.mac
blob0a371ede3a7ed10e06d06bf25a4ada709812fa70
1 OUT: generic aout aoutb as86 macho macho32 macho64
2 %define __SECT__ [section .text]
3 %macro __NASM_CDecl__ 1
4 %endmacro