mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-13 18:34:45 +00:00
5 lines
63 B
ArmAsm
5 lines
63 B
ArmAsm
|
.text
|
||
|
.globl _start
|
||
|
_start:
|
||
|
call @extern_fastcall_function@0
|