* some support for funny-endian 16/32-bit insn sets
[binutils-gdb.git] / binutils / not-ranlib.c
blobafb9ceb3d670049e1ca7ba82025f1a09f09d2584
1 /* Linked with ar.o to flag that this program is 'ar' (not 'ranlib'). */
3 int is_ranlib = 0;