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

int is_strip = 1;
OpenPOWER on IntegriCloud