tls-z.s 98 B

1234567
  1. .globl z
  2. .section .tdata,"awT",@progbits
  3. .p2align 2
  4. .type z, @object
  5. .size z, 4
  6. z:
  7. .long 42