summaryrefslogtreecommitdiffhomepage
path: root/dev/kernel/HALKit/POWER/HalVirtualMemory.cc
diff options
context:
space:
mode:
Diffstat (limited to 'dev/kernel/HALKit/POWER/HalVirtualMemory.cc')
-rw-r--r--dev/kernel/HALKit/POWER/HalVirtualMemory.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/kernel/HALKit/POWER/HalVirtualMemory.cc b/dev/kernel/HALKit/POWER/HalVirtualMemory.cc
index d3d4b694..3d56f2ac 100644
--- a/dev/kernel/HALKit/POWER/HalVirtualMemory.cc
+++ b/dev/kernel/HALKit/POWER/HalVirtualMemory.cc
@@ -10,7 +10,7 @@
/// @note Refer to SoC documentation.
-using namespace NeOS;
+using namespace Kernel;
EXTERN_C Void hal_write_tlb(UInt32 mas0, UInt32 mas1, UInt32 mas2, UInt32 mas3, UInt32 mas7)
{