summaryrefslogtreecommitdiff
path: root/binutils/not-strip.c
blob: 854a6697adb0d3582a58d5d982dfab11bf290347 (plain)
1
2
3
4
/* Linked with objcopy.o to flag that this program is 'objcopy' (not
   'strip').  */

int is_strip = 0;