mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-24 07:31:32 +00:00
5 lines
46 B
ArmAsm
5 lines
46 B
ArmAsm
.globl _start
|
|
.text
|
|
_start:
|
|
ld 9,xt@toc(9)
|