aboutsummaryrefslogtreecommitdiffstats
path: root/asm/pptok.dat
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2019-09-12 19:39:48 -0700
committerH. Peter Anvin <hpa@zytor.com>2019-09-12 19:39:48 -0700
commitdd88aa9a1b065bb28eb4535a4382c3fe36c5fa31 (patch)
tree65198ccf74b436cb9ab2f680cac30f016d08c2d2 /asm/pptok.dat
parenta039fcdb46b70a0645d6747b56b6a075b6ba9fc5 (diff)
downloadnasm-dd88aa9a1b065bb28eb4535a4382c3fe36c5fa31.tar.gz
nasm-dd88aa9a1b065bb28eb4535a4382c3fe36c5fa31.tar.xz
nasm-dd88aa9a1b065bb28eb4535a4382c3fe36c5fa31.zip
preproc: add %ifusable and %ifusing directives
%ifusable tests to see if a certain %use package is available in this version of NASM. %ifusing tests if a certain %use packages is already loaded. Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
Diffstat (limited to 'asm/pptok.dat')
-rw-r--r--asm/pptok.dat2
1 files changed, 2 insertions, 0 deletions
diff --git a/asm/pptok.dat b/asm/pptok.dat
index bb908a31..d2f361c8 100644
--- a/asm/pptok.dat
+++ b/asm/pptok.dat
@@ -53,6 +53,8 @@
*num
*str
*token
+*usable
+*using
# Directives with -i- versions for case insensitive
%!assign