This website requires JavaScript.
Explore
Help
Sign In
mirror
/
binutils-gdb
Watch
2
Star
0
Fork
0
You've already forked binutils-gdb
mirror of
https://sourceware.org/git/binutils-gdb.git
synced
2024-11-27 03:51:15 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f652615e8c
binutils-gdb
/
binutils
/
not-strip.c
5 lines
105 B
C
Raw
Normal View
History
Unescape
Escape
19990502 sourceware import
1999-05-03 15:29:11 +08: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-22 03:34:58 +08:00
'
strip
'
)
.
*/
19990502 sourceware import
1999-05-03 15:29:11 +08:00
int
is_strip
=
0
;
Reference in New Issue
Copy Permalink