mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-24 07:31:32 +00:00
17 lines
192 B
ArmAsm
17 lines
192 B
ArmAsm
! First part of crange-2b.s, but in section .text.mixed.
|
|
|
|
.section .text.mixed,"ax"
|
|
.mode SHmedia
|
|
.align 2
|
|
sec1:
|
|
nop
|
|
nop
|
|
nop
|
|
nop
|
|
sec2:
|
|
.long 41
|
|
.long 43
|
|
.long 42
|
|
.long 43
|
|
.long 42
|