Projet_SETI_RISC-V/riscv-gnu-toolchain/binutils/ld/testsuite/ld-aarch64/relocs-1027-symbolic-func.s
2023-03-06 14:48:14 +01:00

11 lines
184 B
ArmAsm

.text
.global tempy
.type tempy, %function
tempy:
.size tempy, .-tempy
.section .data.rel
.align 3
.type tempy_ptr, %object
.size tempy_ptr, 8
tempy_ptr:
.xword tempy