forked from Imagelibrary/binutils-gdb
4 lines
95 B
C
4 lines
95 B
C
/* Linked with copy.o to flag that this program is 'copy' (not 'strip'). */
|
|
|
|
int is_strip = 0;
|