mirror of
https://github.com/autc04/Retro68.git
synced 2025-02-07 03:31:40 +00:00
8 lines
66 B
ArmAsm
8 lines
66 B
ArmAsm
|
.text
|
||
|
.globl _start
|
||
|
_start:
|
||
|
.long 0
|
||
|
.long 0
|
||
|
.long 0
|
||
|
.long 0
|