mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-23 03:06:52 -04:00
kern: add InfoType_IoRegionHint
This commit is contained in:
parent
48f4c526f3
commit
25383db524
3 changed files with 27 additions and 0 deletions
|
@ -188,6 +188,7 @@ namespace ams::svc {
|
|||
InfoType_FreeThreadCount = 24,
|
||||
InfoType_ThreadTickCount = 25,
|
||||
InfoType_IsSvcPermitted = 26,
|
||||
InfoType_IoRegionHint = 27,
|
||||
|
||||
InfoType_MesosphereMeta = 65000,
|
||||
InfoType_MesosphereCurrentProcess = 65001,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue