blob: 8a7f4c2d3c295b009db31392261050b51be9ca2b [file]
struct B {
struct C *c;
};
static struct B b __attribute__((used));