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

10 lines
139 B
ArmAsm

#NO_APP
.globl x
.section .tbss,"awT",@nobits
.align 2
.type x, @object
.size x, 4
x:
.zero 4
.section .note.GNU-stack,"",@progbits