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