Home
Manpages
About
(root)/
binutils-2.41/
ld/
testsuite/
ld-x86-64/
no-plt-func1.c
1
int
2
func
(
void
)
3
{
4
return
0x
12345678
;
5
}