* config/tc-v850.c (CHECK_): Remove token pasting operator.
[binutils.git] / binutils / not-strip.c
blob854a6697adb0d3582a58d5d982dfab11bf290347
1 /* Linked with objcopy.o to flag that this program is 'objcopy' (not
2 'strip'). */
4 int is_strip = 0;