* Makefile.tpl: Clean $(BUILD_SUBDIR).
[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.050836 seconds and 4 git commands to generate.