Move the output format macros into the macros.pl mechanism
[nasm/autotest.git] / output / outrdf2.mac
bloba48cbfb6897ab0bf3e6de3e573e937ffbca92543
1 OUT: rdf2
2 %define __SECT__ [section .text]
3 %imacro library 1+.nolist
4 [library %1]
5 %endmacro
6 %imacro module 1+.nolist
7 [module %1]
8 %endmacro
9 %macro __NASM_CDecl__ 1
10 %endmacro