mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-06-26 21:12:40 +02:00
Give access to svcCallSecureMonitor
This commit is contained in:
parent
bc0bfcacfe
commit
85f74dd7b8
@ -59,7 +59,8 @@
|
||||
"svcAcceptSession" : "0x41",
|
||||
"svcReplyAndReceiveLight" : "0x42",
|
||||
"svcReplyAndReceive" : "0x43",
|
||||
"svcReplyAndReceiveWithUserBuffer" : "0x44"
|
||||
"svcReplyAndReceiveWithUserBuffer" : "0x44",
|
||||
"svcCallSecureMonitor" : "0x7F"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user