mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-23 15:32:26 +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
|