repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Updated Malay translation for the bfd sub-directory
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-size
/
size-3b.c
blob
ef1f0b9f6d7667e7406e771c51a0877ff36d17fc
1
static char
bar
[
10
];
2
extern
char
size_of_bar
__asm__
(
"bar@SIZE"
);
3
char
*
bar_size
= &
size_of_bar
;
4
char
*
bar_p
=
bar
;