xref
: /
toolchain
/
binutils
/
binutils-2.27
/
ld
/
testsuite
/
ld-ifunc
/
pr16467a.c
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
const
char
*
2
sd_get_seats
(
void
)
3
{
4
return
"OK"
;
5
}
6