stratosphere: grant access to SynchronizePreemptionState

This commit is contained in:
Michael Scire
2021-09-29 14:18:03 -07:00
parent 6b438c7adf
commit c949779b3d
21 changed files with 80 additions and 59 deletions

View File

@@ -58,6 +58,7 @@
"svcGetInfo" : "0x29",
"svcWaitForAddress" : "0x34",
"svcSignalToAddress" : "0x35",
"svcSynchronizePreemptionState" : "0x36",
"svcCreateSession" : "0x40",
"svcAcceptSession" : "0x41",
"svcReplyAndReceiveLight" : "0x42",
@@ -68,7 +69,7 @@
"svcCreatePort" : "0x70",
"svcManageNamedPort" : "0x71",
"svcConnectToPort" : "0x72",
"svcCallSecureMonitor": "0x7F"
"svcCallSecureMonitor" : "0x7F"
}
}
]