Move the output format macros into the macros.pl mechanism
[nasm/autotest.git] / output / outrdf.mac
blobf0c41557aeddee616956778e0661099b7a1e10fe
1 OUT: rdf
2 %define __SECT__ [section .text]
3 %imacro library 1+.nolist
4 [library %1]
5 %endmacro
6 %macro __NASM_CDecl__ 1
7 %endmacro