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

int is_strip = 1;