Home
Manpages
About
(root)/
glibc-2.38/
elf/
tst-pie1.c
1
int
2
foo
(
void
)
3
{
4
return
34
;
5
}