diff options
Diffstat (limited to 'Private/HALKit/PowerPC/Processor.cpp')
| -rw-r--r-- | Private/HALKit/PowerPC/Processor.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Private/HALKit/PowerPC/Processor.cpp b/Private/HALKit/PowerPC/Processor.cpp index b134cf92..dc614fa9 100644 --- a/Private/HALKit/PowerPC/Processor.cpp +++ b/Private/HALKit/PowerPC/Processor.cpp @@ -44,7 +44,7 @@ void rt_hang_thread(HAL::StackFrame* stack) } // @brief main HAL entrypoint -void initialize_hardware_components() +void init_hal() { } |
