Re-add support for lbarx, lharx, stbcx. and sthcx. insns back to the E6500 cpu.
[binutils-gdb.git] / ld / testsuite / ld-elfvers / vers23a.c
blob13c8edd6e3506c7170fb623061f69c93b02ee505
1 #include "vers.h"
3 SYMVER(_old_bar, bar@VERS.0);
5 void
6 _old_bar (void)
10 void
11 foo (void)