Re-add support for lbarx, lharx, stbcx. and sthcx. insns back to the E6500 cpu.
[binutils-gdb.git] / ld / testsuite / ld-elfvers / vers30.map
blob71d06d3041616d448d2d1fc36a498161478c017c
1 VERS_30.0 {
2   global:
3     foo; info; global; extern "C" { extern; };
4   local:
5     local; bar; *;
6 };