summaryrefslogtreecommitdiff
path: root/modules/preprocs/nasm/standard.mac
diff options
context:
space:
mode:
Diffstat (limited to 'modules/preprocs/nasm/standard.mac')
-rw-r--r--modules/preprocs/nasm/standard.mac4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/preprocs/nasm/standard.mac b/modules/preprocs/nasm/standard.mac
index 6d285d9e..6efd3c84 100644
--- a/modules/preprocs/nasm/standard.mac
+++ b/modules/preprocs/nasm/standard.mac
@@ -114,6 +114,10 @@ __SECT__
[cpu %1]
%endmacro
+%imacro default 1+.nolist
+[default %1]
+%endmacro
+
; NASM compatibility shim
%define __OUTPUT_FORMAT__ __YASM_OBJFMT__