old-cross-binutils/binutils/is-strip.c
1991-11-18 08:04:02 +00:00

3 lines
95 B
C

/* Linked with copy.o to flag that this program is 'strip' (not 'copy'). */
int is_strip = 1;