Home
Manpages
About
(root)/
binutils-2.41/
ld/
testsuite/
ld-elf/
pr18458a.c
1
#include
<
stdio.h
>
2
void
3
a
(
void
)
4
{
5
printf
(
"
PASS
\n
"
)
;
6
}