kern: add InfoType_IoRegionHint

This commit is contained in:
Michael Scire
2023-02-21 13:28:14 -07:00
parent adfaee0f46
commit 08672fd422
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,