preproc: make "StackPointer" a const char *
commit6c8b2be1ddd131c11b6617a1f8ce059c50dd5292
authorH. Peter Anvin <hpa@linux.intel.com>
Wed, 25 May 2016 06:46:50 +0000 (24 23:46 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Wed, 25 May 2016 06:46:50 +0000 (24 23:46 -0700)
tree1343b930e7cca42f34528e10497a9fd3befdc17e
parent5e43bfef2442418fa67310af9f5e9c3661be95df
preproc: make "StackPointer" a const char *

The less non-const the better...

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
preproc.c