ld/testsuite: Disable non-PIC shared library tests on ARM
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elfvers / vers27d2.c
1 void foo ();
2
3 void
4 ref ()
5 {
6 foo ();
7 }
This page took 0.028436 seconds and 4 git commands to generate.