foo.c   [plain text]



__attribute__((weak))
void weak1() { }

__attribute__((weak))
void weak2() { }