Projet_SETI_RISC-V/riscv-gnu-toolchain/gdb/ld/testsuite/ld-sparc/tlsnopic.s
2023-03-06 14:48:14 +01:00

8 lines
135 B
ArmAsm

.section ".tbss"
.align 4
.globl sh1, sh2, sh3, sh4
.hidden sh1, sh2, sh3, sh4
sh1: .word 0
sh2: .word 0
sh3: .word 0
sh4: .word 0