Home
Manpages
About
(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
special/
weak-2b.c
1
int
foo
(
void
)
{
2
return
1
;
3
}