diff options
Diffstat (limited to '')
-rw-r--r-- | nids/360/SceKernelIntrMgr.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nids/360/SceKernelIntrMgr.yml b/nids/360/SceKernelIntrMgr.yml index bc5dc8b..802738a 100644 --- a/nids/360/SceKernelIntrMgr.yml +++ b/nids/360/SceKernelIntrMgr.yml @@ -6,6 +6,7 @@ modules: nid: 0x9DF04041 functions: sceKernelClearIntrPending: 0x4DC48A01 + sceKernelEnableSubIntr: 0x901E41D8 sceKernelGetIntrMasked: 0x6EC07C56 sceKernelIsIntrAllowedInCurrentContext: 0x182EE3E3 sceKernelIsIntrPending: 0xA269003D |