mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-11 03:52:59 +00:00
5 lines
57 B
ArmAsm
5 lines
57 B
ArmAsm
.text
|
|
.globl __wrap_deal
|
|
__wrap_deal:
|
|
jmp __real_deal
|