Home | History | Annotate | Download | only in ld-ifunc
      1 const char *
      2 sd_get_seats(void)
      3 {
      4   return "OK";
      5 }
      6