forked from Imagelibrary/binutils-gdb
Initial revision
This commit is contained in:
3
binutils/is-strip.c
Normal file
3
binutils/is-strip.c
Normal file
@@ -0,0 +1,3 @@
|
||||
/* Linked with copy.o to flag that this program is 'strip' (not 'copy'). */
|
||||
|
||||
int is_strip = 1;
|
||||
Reference in New Issue
Block a user