index
:
toolchain_binutils.git
master
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
binutils-2.17
/
binutils
/
not-ranlib.c
blob: 6e61331b78c75f2ae9668883f19edd692721dae3 (
plain
)
1
2
3
/* Linked with ar.o to flag that this program is 'ar' (not 'ranlib'). */
int
is_ranlib
=
0
;