IFUNC: Update IFUNC resolver check with DT_TEXTREL
[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.028626 seconds and 4 git commands to generate.