Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elfvers / vers21.map
1 VERS.0 {
2 global:
3 bar;
4 foo;
5 foobar;
6 local:
7 *;
8 };
This page took 0.029737 seconds and 4 git commands to generate.