mirror of
				https://git.suyu.dev/suyu/suyu
				synced 2025-11-04 00:49:02 -06:00 
			
		
		
		
	kernel: add InfoType::IoRegionHint
This commit is contained in:
		@@ -151,6 +151,7 @@ enum class InfoType : u32 {
 | 
			
		||||
    FreeThreadCount = 24,
 | 
			
		||||
    ThreadTickCount = 25,
 | 
			
		||||
    IsSvcPermitted = 26,
 | 
			
		||||
    IoRegionHint = 27,
 | 
			
		||||
 | 
			
		||||
    MesosphereMeta = 65000,
 | 
			
		||||
    MesosphereCurrentProcess = 65001,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user