aboutsummaryrefslogtreecommitdiff
path: root/binutils/not-strip.c
blob: 0e491fb393c9328bfcf2484d3ce472d95557d192 (plain)
1
2
3
/* Linked with copy.o to flag that this program is 'copy' (not 'strip'). */

int is_strip = 0;