about summary refs log tree commit diff
path: root/sysdeps/i386/elf/Versions
blob: 5ca6686b8396cab20f5d7eb965f74f5f1f159104 (plain) (blame)
1
2
3
4
5
6
ld {
  GLIBC_2.3 {
    # The alternative i386 runtime interface to TLS.
    ___tls_get_addr;
  }
}