* bfin-dis.c (print_insn_bfin): Do proper endian transform when
[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;