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

int is_strip = 0;