Home
Manpages
About
(root)/
binutils-2.41/
ld/
testsuite/
ld-plugin/
text.c
1
2
const
char
*
text
=
"
Hello world!
\n
"
;
3