preproc: add dummy %pragma directive
commit3f87a2ac50b018ec463beaf702cb9779bdbe97b3
authorH. Peter Anvin <hpa@linux.intel.com>
Tue, 4 Oct 2016 21:07:19 +0000 (4 14:07 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Tue, 4 Oct 2016 21:07:19 +0000 (4 14:07 -0700)
treeedbdc5ca8a088281713c7bf30e343f239f38ca0c
parent439875c1d9773df06cabbe9611f7a67c88f58847
preproc: add dummy %pragma directive

In future versions of NASM we will presumably have "real" pragmas; add
dummy support for the %pragma directive for forward compatibility.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
doc/changes.src
pptok.dat
preproc.c