repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* Added the "c_gen.pl" perl script into this directory, so the current
[binutils-gdb.git]
/
binutils
/
not-strip.c
blob
0e491fb393c9328bfcf2484d3ce472d95557d192
1
/* Linked with copy.o to flag that this program is 'copy' (not 'strip'). */
2
3
int
is_strip
=
0
;