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
* elf32-arm.h (t2a1_push_insn, t2a2_ldr_insn, t2a3_mov_insn,
[binutils.git]
/
binutils
/
not-strip.c
blob
854a6697adb0d3582a58d5d982dfab11bf290347
1
/* Linked with objcopy.o to flag that this program is 'objcopy' (not
2
'strip'). */
3
4
int
is_strip
=
0
;