pgl: begin skeletoning shell service, implement two commands.
This commit is contained in:
@@ -24,5 +24,6 @@ namespace ams::pm::shell {
|
||||
|
||||
/* Shell API. */
|
||||
Result LaunchProgram(os::ProcessId *out_process_id, const ncm::ProgramLocation &loc, u32 launch_flags);
|
||||
Result TerminateProcess(os::ProcessId process_id);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user