pgl: Implement pgl::srv::Initialize
This commit is contained in:
@@ -27,5 +27,6 @@ namespace ams::pm::shell {
|
||||
Result TerminateProcess(os::ProcessId process_id);
|
||||
Result GetApplicationProcessIdForShell(os::ProcessId *out);
|
||||
Result BoostSystemMemoryResourceLimit(u64 size);
|
||||
Result EnableApplicationExtraThread();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user