* bfin-dis.c (print_insn_bfin): Do proper endian transform when
[binutils.git] / binutils / maybe-ranlib.c
blobdcaded3d062dd042a457edb07d2625e02153d06c
1 /* Linked with ar.o to flag that this program decides at runtime
2 (using argv[0] if it is is 'ar' or 'ranlib'. */
4 int is_ranlib = -1;