mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
4 lines
94 B
C
4 lines
94 B
C
/* Linked with ar.o to flag that this program is 'ar' (not 'ranlib'). */
|
|
|
|
int is_ranlib = -1;
|