diff options
Diffstat (limited to 'Private/ArchKit')
| -rw-r--r-- | Private/ArchKit/Arch.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Private/ArchKit/Arch.hpp b/Private/ArchKit/Arch.hpp index 4cfa5e0e..b2ae36bc 100644 --- a/Private/ArchKit/Arch.hpp +++ b/Private/ArchKit/Arch.hpp @@ -71,7 +71,7 @@ namespace HCore return hash; } - bool init_hal(); + bool ke_init_hal(); } // namespace HCore #define kMaxSyscalls 0x100 |
