Sign in
gnu
/
binutils-gdb
/
82e6d6bf900e9c1929cc2d4e64a16ab4e1abe4e9
/
.
/
ld
/
testsuite
/
ld-ctf
/
C-2.c
blob: 12363b596099c72c1a01e22441500fbed0fe75ad [
file
]
struct
C
{
struct
A
*
a
;
int
wombat
;
};
static
struct
C c __attribute__
((
used
));