mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-31 14:58:22 -04:00
kern: add InfoType_IsSvcPermitted
This commit is contained in:
parent
ef1b67b87b
commit
14e768cd10
7 changed files with 73 additions and 0 deletions
|
@ -165,6 +165,7 @@ namespace ams::svc {
|
|||
InfoType_IsApplication = 23,
|
||||
InfoType_FreeThreadCount = 24,
|
||||
InfoType_ThreadTickCount = 25,
|
||||
InfoType_IsSvcPermitted = 26,
|
||||
|
||||
InfoType_MesosphereMeta = 65000,
|
||||
InfoType_MesosphereCurrentProcess = 65001,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue