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-ctf
/
A-2.c
blob
1484983fe8a4e1919917d109c5ed9b9968da517f
1
struct
A
{
2
struct
B
*
b
;
3
int
wombat
;
4
};
5
6
static struct
A a
__attribute__
((
used
));