1
0
mirror of https://github.com/fachat/xa65.git synced 2025-08-07 13:25:34 +00:00
Files
xa65/xa/tests/ldoreloc/50.s
2023-10-15 11:26:52 +02:00

9 lines
61 B
ArmAsm

foo =$1234
jsr bla
loop: jmp loop
.data
bar .word bla