M68K TLS support.
[binutils-gdb.git] / ld / testsuite / ld-elfvers / vers27d1.c
1 void
2 foo ()
3 {
4 }
5
6 asm (".symver foo,foo@VERS.0");