repo.or.cz
/
binutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
2000-08-11 Carlo Wood <carlo@alinoe.com>
[binutils.git]
/
binutils
/
not-strip.c
blob
98093ce391a7ac66a7db1b136ada88e2cba80f83
1
/* Linked with objcopy.o to flag that this program is 'objcopy' (not
2
'strip'). */
3
4
int
is_strip
=
0
;