* bfd-in.h (bfd_int64_t, bfd_uint64_t): New types.
[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;