Retro68/binutils/ld/testsuite/ld-ifunc/pr16467a.c
2015-08-28 17:32:19 +02:00

6 lines
52 B
C

const char *
sd_get_seats(void)
{
return "OK";
}