kern: kern::arm64 -> kern::arch::arm64
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
|
||||
#include <mesosphere/arch/arm64/kern_k_debug.hpp>
|
||||
namespace ams::kern {
|
||||
using ams::kern::arm64::KDebug;
|
||||
using ams::kern::arch::arm64::KDebug;
|
||||
}
|
||||
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user