blob: 05d854f9f26db816391e7ed6ed140153ee233fc5 [file] [log] [blame]
static void bar(void) __attribute__ ((weakref("baz")));
void *x = (void *)bar;