kern: add extension InfoType for retrieving current process handle.
This commit is contained in:
@@ -159,6 +159,7 @@ namespace ams::svc {
|
||||
InfoType_FreeThreadCount = 24,
|
||||
|
||||
InfoType_MesosphereMeta = 65000,
|
||||
InfoType_MesosphereCurrentProcess = 65001,
|
||||
|
||||
InfoType_ThreadTickCount = 0xF0000002,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user