summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2008-05-30 11:31:35 -0700
committerH. Peter Anvin <hpa@zytor.com>2008-05-30 11:31:35 -0700
commit1d19fbf537c60831f1ef277addaec806dc05272d (patch)
tree67944258dc081c28afdca5383347137b3255e9b6
parent6353a6c524fb23715e54b07872a496c2e3905a06 (diff)
downloadnasm-1d19fbf537c60831f1ef277addaec806dc05272d.tar.gz
incbin: use the macro name itself as context name
Use the macro name itself as the context name, this is consistent with other standard macros.
-rw-r--r--standard.mac2
1 files changed, 1 insertions, 1 deletions
diff --git a/standard.mac b/standard.mac
index 7beaa6d6..7cfd4db5 100644
--- a/standard.mac
+++ b/standard.mac
@@ -144,7 +144,7 @@ __SECT__
%endmacro
%imacro incbin 1-2+.nolist 0
-%push _incbin
+%push incbin
%pathsearch %$dep %1
%depend %$dep
%? %$dep,%2