xref
: /
toolchain
/
binutils
/
binutils-2.25
/
ld
/
testsuite
/
ld-scripts
/
cross2.c
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
int
foo()
2
foo
()
3
{
4
return
1
;
5
}
6