Sign in
gnu
/
binutils-gdb
/
d559227272d72e554222361058163b9dc94de2f0
/
.
/
ld
/
testsuite
/
ld-ctf
/
B-2.c
blob: be01fec1a29fe1d9df65d56357273ab2244e7d90 [
file
]
struct
B
{
struct
C
*
c
;
int
wombat
;
};
static
struct
B b __attribute__
((
used
));