binutils-gdb/binutils/not-strip.c

4 lines
95 B
C
Raw Normal View History

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