Update MIPS PIE tests for DF_1_PIE change
[deliverable/binutils-gdb.git] / ld / testsuite / ld-ifunc / pr16467a.c
1 const char *
2 sd_get_seats(void)
3 {
4 return "OK";
5 }
This page took 0.029815 seconds and 4 git commands to generate.