OpenGrok
Cross Reference: pr16467a.c
xref
: /
toolchain
/
binutils
/
binutils-2.25
/
ld
/
testsuite
/
ld-ifunc
/
pr16467a.c
Home
|
History
|
Annotate
|
Download
|
only in
ld-ifunc
1
const
char
*
2
sd_get_seats
(
void
)
3
{
4
return
"OK"
;
5
}
6