mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-04 01:50:38 +00:00
6 lines
54 B
ArmAsm
6 lines
54 B
ArmAsm
.text
|
|
.weak func
|
|
.globl _start
|
|
_start:
|
|
.dc.a func
|