mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-02 18:53:22 +00:00
14 lines
272 B
ArmAsm
14 lines
272 B
ArmAsm
.file "sec-to-seg2.s"
|
|
|
|
.section .rodata
|
|
.align 2
|
|
.ascii "zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz\000"
|
|
.align 2
|
|
.ascii "55555555555555555555555555555555\000"
|
|
.align 2
|
|
.ascii "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\000"
|
|
.align 2
|
|
.ascii "99999999999999999999999999999999\000"
|
|
|
|
|