Home
Manpages
About
(root)/
binutils-2.41/
ld/
testsuite/
ld-plugin/
pr27441b.c
1
int
__attribute__
((
weak
))
func1
(
void
)
{
return
3
;
}