Upload Tizen:Base source
[external/binutils.git] / ld / testsuite / ld-cris / tls-x1x2.s
1         .globl x1
2         .section        .tdata,"awT",@progbits
3         .p2align 2
4         .type   x1, @object
5         .size   x1, 4
6 x1:
7         .long   41
8         .globl x2
9         .p2align 2
10         .type   x2, @object
11         .size   x2, 4
12 x2:
13         .long   42