]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/testsuite/ld-powerpc/tlsdll.ver
Update year range in copyright notice of binutils files
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-powerpc / tlsdll.ver
1 GLIBC_2.3 {
2 __tls_get_addr;
3 };
4
5 GLIBC_2.22 {
6 __tls_get_addr_opt;
7 } GLIBC_2.3;