Retro68/binutils/ld/testsuite/ld-frv/tls-1-dep.s
2012-03-26 21:18:29 +02:00

8 lines
144 B
ArmAsm

.section .tbss,"awT",@nobits
.align 4
.globl x
.type x, @tls_object
.size x, 4
x:
.zero 4