fixes for host gcc 4.6.1
[zpugcc/jano.git] / toolchain / binutils / ld / testsuite / ld-elfvers / vers22a.c
blob288c82093e31f778535e267b7e4c2d74d2042752
1 __asm__(".symver _old_bar,bar@VERS.0");
3 void
4 _old_bar ()