preproc.c: move smacro define/undef to separate functions
commit4db5a161289036661a39cf63d9fbd42add016133
authorH. Peter Anvin <hpa@zytor.com>
Thu, 11 Oct 2007 20:42:09 +0000 (11 13:42 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 11 Oct 2007 20:42:09 +0000 (11 13:42 -0700)
tree75aa3f06c5569dd81b6fab161116e5e65cc802d7
parent95e7f957f22220380f209b48f2749ca45964b136
preproc.c: move smacro define/undef to separate functions

Instead of tons of replicated code, move smacro define/undef into
separate static functions.
preproc.c