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-elfweak
/
foo.c
blob: d00b1b5aafc1aa6dff2b903587e6e0b2d7f03bc3 (
plain
)
1
2
3
4
5
6
7
8
#pragma weak foo extern void foo (); void foo () { }