Home
Manpages
About
(root)/
binutils-2.41/
ld/
testsuite/
ld-elfvers/
vers8.c
1
int
2
main
(
)
3
{
4
return
a
(
1
)
+
b
(
1
)
;
5
}