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
/
lto-5a.c
blob: 2d07cf585da5ef4a94775b9c585346d22062db64 (
plain
)
1
2
3
4
5
6
7
extern void foo(void); int main(void) { foo(); return 0; }