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