Drop the index tables from the canned macros
commitcda816306d437d4b7c170afcd983263b5fb83c17
authorH. Peter Anvin <hpa@zytor.com>
Sat, 21 Jun 2008 22:15:40 +0000 (21 15:15 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sat, 21 Jun 2008 22:15:40 +0000 (21 15:15 -0700)
tree725589130e196b47088d5e6375c00c21b9823cfa
parentf221b9ee0876124630cbdefc803d94394f847ee9
Drop the index tables from the canned macros

Instead of an array of strings, just have a character array; that
reduces the size of canned macros by up to 30%, and we only did
sequential access anyway.
macros.pl
preproc.c
preproc.h
tables.h