* hppa-dis.c (print_insn_hppa): Don't print '%' before register names.
[binutils.git] / binutils / not-strip.c
blob854a6697adb0d3582a58d5d982dfab11bf290347
1 /* Linked with objcopy.o to flag that this program is 'objcopy' (not
2 'strip'). */
4 int is_strip = 0;