mirror of
https://github.com/autc04/Retro68.git
synced 2025-01-14 08:33:16 +00:00
7 lines
82 B
ArmAsm
7 lines
82 B
ArmAsm
.abicalls
|
|
.symver foo2,foo@@V2
|
|
.global foo2
|
|
.ent foo2
|
|
foo2: jr $31
|
|
.end foo2
|