util::unique_lock, update loader to new sf semantics
This commit is contained in:
@@ -654,7 +654,7 @@ namespace ams::ldr {
|
||||
fssystem::DestroyExternalCode(loc.program_id);
|
||||
|
||||
/* Note that we've created the program. */
|
||||
SetLaunchedProgram(loc.program_id);
|
||||
SetLaunchedBootProgram(loc.program_id);
|
||||
|
||||
/* Move the process handle to output. */
|
||||
*out = info.process_handle.Move();
|
||||
|
||||
Reference in New Issue
Block a user