Retro68/binutils/ld/testsuite/ld-metag/stub.s

14 lines
146 B
ArmAsm

.text
.global __start
__start:
CALLR D1RtP,_far
.section .text.pad,"ax"
.space 0x200000
.section .text.far,"ax"
.global _far
_far:
NOP