* ld-elfvers/vers.exp: Add new tests vers17 to vers19.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elfvers / vers19.c
CommitLineData
f0489494
ILT
1int
2main ()
3{
4 printf ("%d\n", show_foo ());
5 return 0;
6}
This page took 0.02303 seconds and 4 git commands to generate.