xref
: /
toolchain
/
binutils
/
binutils-2.27
/
ld
/
testsuite
/
ld-elfvers
/
vers8.c
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
int
main()
2
main
()
3
{
4
return
a
(
1
) +
b
(
1
);
5
}
6