binutils-gdb/ld/testsuite/ld-avr/avr-prop-1.s

8 lines
111 B
ArmAsm

.text
.global _start, dest
_start:
CALL dest
.org 0x20
dest:
nop