summaryrefslogtreecommitdiff
path: root/output/outrdf2.mac
diff options
context:
space:
mode:
Diffstat (limited to 'output/outrdf2.mac')
-rw-r--r--output/outrdf2.mac4
1 files changed, 2 insertions, 2 deletions
diff --git a/output/outrdf2.mac b/output/outrdf2.mac
index 4875c50c..5e9166e6 100644
--- a/output/outrdf2.mac
+++ b/output/outrdf2.mac
@@ -32,12 +32,12 @@
;; --------------------------------------------------------------------------
OUT: rdf2
-%define __SECT__ [section .text]
+%define __?SECT?__ [section .text]
%imacro library 1+.nolist
[library %1]
%endmacro
%imacro module 1+.nolist
[module %1]
%endmacro
-%macro __NASM_CDecl__ 1
+%macro __?NASM_CDecl?__ 1
%endmacro