labels: make lookup_labels and is_extern take a const char *
commit785ffb95dae5bfad8ee019b3e2c1780520852ce2
authorH. Peter Anvin <hpa@zytor.com>
Wed, 15 Mar 2017 01:41:25 +0000 (14 18:41 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 15 Mar 2017 01:41:25 +0000 (14 18:41 -0700)
tree3d7b6a4e6fce16ccbe557d5844e94441a5d4be63
parent875342547296d29ac65ccfb2ea32be86fa208e3f
labels: make lookup_labels and is_extern take a const char *

Whenever we can, we should constipate our arguments...

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
asm/labels.c
include/labels.h