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-size
/
size-1b.c
blob: 723c60a84c7ad40e45e6b47993f29441a11f65c5 (
plain
)
1
2
3
extern char bar[]; extern char size_of_bar asm ("bar@SIZE"); char *bar_size = &size_of_bar;