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-plugin
/
pr13183b.c
blob: 93d57b520cb6179e2d3b20709d1c05b4aa9e9cc9 (
plain
)
1
2
3
4
5
6
extern int foo(void); int main(void) { return foo(); }