index
:
ppe42-binutils
binutils-2_24-ppe42
GNU Binutils for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ld
/
testsuite
/
ld-elfvers
/
vers16a.c
blob: 153b1fdc779a8bb0f867db87be1990084f850bf3 (
plain
)
1
2
3
4
5
6
7
8
int show_bar () { return 1; } int show_foo () { return show_bar (); }