foo_weak_hidden.c   [plain text]




void __attribute__((weak, visibility("hidden"))) foo()
{
}