binutils-gdb/binutils/is-strip.c

4 lines
95 B
C
Raw Normal View History

1991-11-18 16:04:02 +08:00
/* Linked with copy.o to flag that this program is 'strip' (not 'copy'). */
int is_strip = 1;