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

5 lines
109 B
ArmAsm

.text
.global _start
_start:
x:
ld 3,x@got(2) # isn't correct for 32-bit, but hey this is just a testcase