summaryrefslogtreecommitdiffhomepage
path: root/Private/ArchKit
diff options
context:
space:
mode:
Diffstat (limited to 'Private/ArchKit')
-rw-r--r--Private/ArchKit/Arch.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Private/ArchKit/Arch.hpp b/Private/ArchKit/Arch.hpp
index 3a1eb148..75b5aada 100644
--- a/Private/ArchKit/Arch.hpp
+++ b/Private/ArchKit/Arch.hpp
@@ -71,7 +71,7 @@ namespace hCore
return hash;
}
- bool initialize_hardware_components();
+ bool init_hal();
} // namespace hCore
#define kMaxSyscalls 0x100