Move timer initialization
All checks were successful
All checks were successful
This commit is contained in:
@@ -44,7 +44,4 @@ HL::Cpu::InitializeProcessor(VOID)
|
||||
|
||||
/* Set the APIC running level */
|
||||
HL::RunLevel::SetRunLevel(KE::Processor::GetCurrentProcessorBlock()->RunLevel);
|
||||
|
||||
/* Initialize timer */
|
||||
HL::Timer::InitializeTimer();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user