blob: 3454ce9159cdbf6a0c2a36f709992af13a08a577 [file] [log] [blame]
struct child_int {
int i;
};
static struct child_int *a_child_int __attribute__((used));