Projet_SETI_RISC-V/riscv-gnu-toolchain/binutils/ld/testsuite/ld-arm/arm-target1.s

7 lines
92 B
ArmAsm
Raw Permalink Normal View History

2023-03-06 14:48:14 +01:00
# Test the R_ARM_TARGET1 relocation
.text
.global _start
_start:
.word foo(target1)
foo: