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-elf
/
needed1a.c
blob: 8b23ec8f2b757ad24b272e887eb23c04a35ceb90 (
plain
)
1
2
3
4
5
6
7
extern void bar (void); void foo (void) { bar (); }