Check in the new files.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elfvers / vers20.map
1 VERS_1.1 {
2 global:
3 show_foo;
4 local:
5 *;
6 };
7
This page took 0.031863 seconds and 4 git commands to generate.