blob: 1484983fe8a4e1919917d109c5ed9b9968da517f [file] [log] [blame]
struct A {
struct B *b;
int wombat;
};
static struct A a __attribute__((used));