Upload Tizen:Base source
[external/binutils.git] / ld / testsuite / ld-elfvers / vers17.c
1 int
2 show_foo ()
3 {
4   return 99;
5 }