File: not-strip.c

package info (click to toggle)
binutils-h8300-hms 2.16.1-10
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, jessie, jessie-kfreebsd, sid, stretch, trixie
  • size: 98,956 kB
  • sloc: ansic: 702,356; asm: 261,813; exp: 45,962; makefile: 39,435; sh: 16,735; lisp: 8,454; yacc: 5,941; lex: 1,541; perl: 1,382; cpp: 1,339; sed: 285; pascal: 175; awk: 26
file content (4 lines) | stat: -rw-r--r-- 105 bytes parent folder | download | duplicates (13)
1
2
3
4
/* Linked with objcopy.o to flag that this program is 'objcopy' (not
   'strip').  */

int is_strip = 0;