* gas/i386/amd.s: Add a symbol so a.out tests will work.
[binutils.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;