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
Automatic date update in version.in
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-ctf
/
child-int.c
blob
3454ce9159cdbf6a0c2a36f709992af13a08a577
1
struct
child_int
{
2
int
i
;
3
};
4
static struct
child_int
*
a_child_int
__attribute__
((
used
));