Automatic date update in version.in
[binutils-gdb.git] / ld / testsuite / ld-powerpc / tlsdll.ver
blobd9439f7d882364e6d31f13137a8a479a8a401183
1 GLIBC_2.3 {
2   __tls_get_addr;
3 };
5 GLIBC_2.22 {
6   __tls_get_addr_opt;
7 } GLIBC_2.3;