blob: f915af4b479b3847efc1e8f29860522682501667 [file] [log] [blame]
! A single SHcompact file, that should link correctly.
.text
.global start
start:
mova next,r0
nop
next:
nop
mov #42,r10
.section .rodata
.long start
here:
.long here
.long next