mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2024-11-17 05:11:01 +00:00
pm: grant access to GetResourceLimitPeakValue
This commit is contained in:
parent
c04ebf10a0
commit
30ff0254a4
@ -61,6 +61,7 @@
|
|||||||
"svcWaitForAddress": "0x34",
|
"svcWaitForAddress": "0x34",
|
||||||
"svcSignalToAddress": "0x35",
|
"svcSignalToAddress": "0x35",
|
||||||
"svcSynchronizePreemptionState": "0x36",
|
"svcSynchronizePreemptionState": "0x36",
|
||||||
|
"svcGetResourceLimitPeakValue": "0x37",
|
||||||
"svcCreateSession": "0x40",
|
"svcCreateSession": "0x40",
|
||||||
"svcAcceptSession": "0x41",
|
"svcAcceptSession": "0x41",
|
||||||
"svcReplyAndReceiveLight": "0x42",
|
"svcReplyAndReceiveLight": "0x42",
|
||||||
|
Loading…
Reference in New Issue
Block a user