Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr19073.map
1 VERS.1 {
2 global:
3 foo;
4 local:
5 *;
6 };
This page took 0.058238 seconds and 4 git commands to generate.