Upload Tizen:Base source
[external/binutils.git] / ld / testsuite / ld-m68k / tls-def-1.s
1 #NO_APP
2         .globl  x
3         .section        .tbss,"awT",@nobits
4         .align  2
5         .type   x, @object
6         .size   x, 4
7 x:
8         .zero   4
9         .section        .note.GNU-stack,"",@progbits