Upload Tizen:Base source
[external/binutils.git] / ld / testsuite / ld-sparc / tlsnopic.s
1         .section ".tbss"
2         .align  4
3         .globl sh1, sh2, sh3, sh4
4         .hidden sh1, sh2, sh3, sh4
5 sh1:    .word 0
6 sh2:    .word 0
7 sh3:    .word 0
8 sh4:    .word 0