kernel: add InfoType::IoRegionHint

This commit is contained in:
Liam 2023-02-22 21:28:06 -05:00
parent 97f7a560f3
commit 0746a2084e
1 changed files with 1 additions and 0 deletions

View File

@ -151,6 +151,7 @@ enum class InfoType : u32 {
FreeThreadCount = 24,
ThreadTickCount = 25,
IsSvcPermitted = 26,
IoRegionHint = 27,
MesosphereMeta = 65000,
MesosphereCurrentProcess = 65001,