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