summaryrefslogtreecommitdiffhomepage
path: root/KernelKit/PEF.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'KernelKit/PEF.hpp')
-rw-r--r--KernelKit/PEF.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/KernelKit/PEF.hpp b/KernelKit/PEF.hpp
index 40c9f8a0..a2f5c5b8 100644
--- a/KernelKit/PEF.hpp
+++ b/KernelKit/PEF.hpp
@@ -32,7 +32,7 @@ namespace hCore
kPefArchAMD64,
kPefArchRISCV,
kPefArch64x0, /* 64x000. */
- kPefArchPOWER,
+ kPefArch32x0,
kPefArchInvalid = 0xFF,
};