os: refactor/rewrite entire namespace.
This commit is contained in:
@@ -19,7 +19,7 @@ namespace ams::ldr {
|
||||
|
||||
namespace {
|
||||
|
||||
os::Mutex g_scoped_code_mount_lock;
|
||||
os::Mutex g_scoped_code_mount_lock(false);
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user