mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-24 23:32:06 +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
|