kern: add InfoType_IoRegionHint

This commit is contained in:
Michael Scire 2023-02-21 13:28:14 -07:00 committed by SciresM
parent 48f4c526f3
commit 25383db524
3 changed files with 27 additions and 0 deletions

View file

@ -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,