xref
: /
dports
/
devel
/
binutils
/
binutils-2.37
/
ld
/
testsuite
/
ld-plugin
/
pr20103a.c
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
void
live
();
2
3
int
main()
4
main
()
5
{
6
live
();
7
return
0;
8
}
9