[PATCH 36/57][Arm][GAS] Add support for MVE instructions: wlstp, dlstp, letp and...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr16496b.c
1 void sd_get_seats (void);
2 void call_sd_get_seats (void)
3 {
4 sd_get_seats ();
5 }
This page took 0.028492 seconds and 4 git commands to generate.