mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-15 12:22:41 +00:00
Project Andio
This commit is contained in:
@@ -109,6 +109,9 @@ public:
|
||||
/// Clears all resources in use by the kernel instance.
|
||||
void Shutdown();
|
||||
|
||||
/// Close all active services in use by the kernel instance.
|
||||
void CloseServices();
|
||||
|
||||
/// Retrieves a shared pointer to the system resource limit instance.
|
||||
const KResourceLimit* GetSystemResourceLimit() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user