blob: be01fec1a29fe1d9df65d56357273ab2244e7d90 [file] [log] [blame]
struct B {
struct C *c;
int wombat;
};
static struct B b __attribute__((used));