2017-08-05 16:32:14 +02:00

8 lines
140 B
ArmAsm

# Test the R_ARM_TARGET1 relocation
# Copied from ld/testsuite/ld-arm/arm-target1.s
.text
.global _start
_start:
.word foo(target1)
foo: