daily update
[external/binutils.git] / ld / testsuite / ld-elfvers / vers8.c
1 int
2 main()
3 {
4   return a(1) + b(1);
5 }