mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-28 21:49:33 +00:00
12 lines
170 B
ArmAsm
12 lines
170 B
ArmAsm
.text
|
|
L001:
|
|
mov L001,A0
|
|
L002:
|
|
mov L001,A0
|
|
L003:
|
|
|
|
.section .rodata
|
|
L004:
|
|
.long L003-L001
|
|
.long L003-L002
|