Sign in
gnu
/
binutils-gdb
/
42eb20eb357204960aed1c2c2d5d014cb94de2fe
/
.
/
ld
/
testsuite
/
ld-ctf
/
B.c
blob: 8a7f4c2d3c295b009db31392261050b51be9ca2b [
file
] [
log
] [
blame
]
struct
B
{
struct
C
*
c
;
};
static
struct
B b __attribute__
((
used
));