2004-03-19 H.J. Lu <hongjiu.lu@intel.com>
[binutils-gdb.git] / ld / testsuite / ld-elfvers / vers7.map
1 VERS_1 {
2 global:
3 show_b ;
4 local:
5 hide_a;
6 };