mirror of
https://github.com/joel16/procfw.git
synced 2024-11-27 05:20:21 +00:00
8 lines
149 B
ArmAsm
8 lines
149 B
ArmAsm
.set noreorder
|
|
|
|
#include "pspstub.s"
|
|
|
|
STUB_START "SystemCtrlForKernel",0x00090000,0x00010005
|
|
STUB_FUNC 0x159AF5CC,sctrlHENFindFunction
|
|
STUB_END
|