This website requires JavaScript.
Explore
Help
Sign In
OpenE2K
/
binutils-gdb
Watch
12
Star
0
Fork
You've already forked binutils-gdb
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
627003499d
binutils-gdb
/
binutils
/
not-strip.c
5 lines
105 B
C
Raw
Normal View
History
Unescape
Escape
19990502 sourceware import
1999-05-03 09:29:11 +02:00
/* Linked with objcopy.o to flag that this program is 'objcopy' (not
* filemode.c: Fix formatting. * ieee.c: Likewise. * is-ranlib.c: Likewise. * is-strip.c: Likewise. * maybe-ranlib.c: Likewise. * maybe-strip.c: Likewise. * nlmconv.c: Likewise. * nm.c: Likewise. * not-ranlib.c: Likewise. * not-strip.c: Likewise. * objcopy.c: Likewise. * objdump.c: Likewise.
2002-05-21 21:34:58 +02:00
'
strip
'
)
.
*/
19990502 sourceware import
1999-05-03 09:29:11 +02:00
int
is_strip
=
0
;