summaryrefslogtreecommitdiffhomepage
path: root/dev/kernel/HALKit/AMD64/CPUID.h
diff options
context:
space:
mode:
Diffstat (limited to 'dev/kernel/HALKit/AMD64/CPUID.h')
-rw-r--r--dev/kernel/HALKit/AMD64/CPUID.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev/kernel/HALKit/AMD64/CPUID.h b/dev/kernel/HALKit/AMD64/CPUID.h
index 6ea84106..c9a887bc 100644
--- a/dev/kernel/HALKit/AMD64/CPUID.h
+++ b/dev/kernel/HALKit/AMD64/CPUID.h
@@ -15,7 +15,7 @@
#include <NewKit/Defines.h>
-namespace NeOS
+namespace Kernel
{
enum
@@ -84,4 +84,4 @@ namespace NeOS
};
typedef Int64 CPUID;
-} // namespace NeOS
+} // namespace Kernel