summaryrefslogtreecommitdiff
path: root/pptok.dat
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2008-07-01 21:26:27 -0700
committerH. Peter Anvin <hpa@zytor.com>2008-07-01 21:26:27 -0700
commitf26e097304dfb1ebe3fa06bc15a6be51a139eff1 (patch)
tree658c41f99c050f228a9c29c58ceb1873a6cbda43 /pptok.dat
parenta396a1807451775961c6e21e969880c4d2cbb086 (diff)
downloadnasm-f26e097304dfb1ebe3fa06bc15a6be51a139eff1.tar.gz
nasm-f26e097304dfb1ebe3fa06bc15a6be51a139eff1.tar.bz2
nasm-f26e097304dfb1ebe3fa06bc15a6be51a139eff1.zip
preproc: %strcat directive to concatenate quoted strings
I noticed there was no sane way to concatenate the contents of quoted strings, so add the %strcat directive. These really need to become preprocessor functions at some stage.
Diffstat (limited to 'pptok.dat')
-rw-r--r--pptok.dat1
1 files changed, 1 insertions, 0 deletions
diff --git a/pptok.dat b/pptok.dat
index a30dd7e..aa1af8a 100644
--- a/pptok.dat
+++ b/pptok.dat
@@ -44,6 +44,7 @@
%repl
%rotate
%stacksize
+%strcat
%strlen
%substr
%undef