diff options
Diffstat (limited to '')
-rw-r--r-- | nids/360/SceKernelThreadMgr.yml | 1 | ||||
-rw-r--r-- | nids/360/SceLibKernel.yml | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/nids/360/SceKernelThreadMgr.yml b/nids/360/SceKernelThreadMgr.yml index 29e692a..15e4988 100644 --- a/nids/360/SceKernelThreadMgr.yml +++ b/nids/360/SceKernelThreadMgr.yml @@ -93,7 +93,6 @@ modules: sceKernelTryLockMutex: 0x72FC1F54 sceKernelTryLockReadRWLock: 0xEFDDA456 sceKernelTryLockWriteRWLock: 0x206CBB66 - sceKernelUnlockLwMutex: 0x91FA6614 sceKernelUnlockMutex: 0x1A372EC8 sceKernelUnlockReadRWLock: 0x3EF91145 sceKernelUnlockWriteRWLock: 0xB4151397 diff --git a/nids/360/SceLibKernel.yml b/nids/360/SceLibKernel.yml index aacf6c8..6298d20 100644 --- a/nids/360/SceLibKernel.yml +++ b/nids/360/SceLibKernel.yml @@ -257,7 +257,7 @@ modules: sceKernelTrySendMsgPipe: 0xDFC670E0 sceKernelTrySendMsgPipeVector: 0x60DB346F sceKernelUnloadModule: 0x1987920E - sceKernelUnlockLwMutex: 0x120AFC8C + sceKernelUnlockLwMutex: 0x91FA6614 sceKernelWaitCond: 0xC88D44AD sceKernelWaitCondCB: 0x4CE42CE2 sceKernelWaitEvent: 0x120F03AF |