summaryrefslogtreecommitdiff
path: root/pptok.dat
diff options
context:
space:
mode:
authorKeith Kanios <keith@kanios.net>2009-07-14 01:04:12 -0500
committerKeith Kanios <keith@kanios.net>2009-07-14 01:04:12 -0500
commitb83fd0b9471057d333e7225e91ee2bba4e9c9e9f (patch)
tree8eb9dc790db338d1c2b51040a1023927f96a1014 /pptok.dat
parent340ee009d63596b1352d2f648e9b1d342f447861 (diff)
downloadnasm-b83fd0b9471057d333e7225e91ee2bba4e9c9e9f.tar.gz
preproc: add %[i]deftok support
pptok: add %deftok and %ideftok preprocessor directives
Diffstat (limited to 'pptok.dat')
-rw-r--r--pptok.dat2
1 files changed, 2 insertions, 0 deletions
diff --git a/pptok.dat b/pptok.dat
index 48b55af1..c7dd9550 100644
--- a/pptok.dat
+++ b/pptok.dat
@@ -51,6 +51,7 @@
%clear
%define
%defstr
+%deftok
%depend
%elif*
%else
@@ -65,6 +66,7 @@
%iassign
%idefine
%idefstr
+%ideftok
%if*
%imacro
%include