aboutsummaryrefslogtreecommitdiff
path: root/binutils/not-ranlib.c
blob: b4b730e616f1477df9b8de6fc773a73d5ec42628 (plain)
1
2
3
/* Linked with ar.o to flag that this program is 'ar' (not 'ranlib'). */

int is_ranlib = -1;