Clean up APIC timer initialization

This commit is contained in:
2026-04-08 20:23:37 +02:00
parent 9ffb03217a
commit 53c5946c04
2 changed files with 1 additions and 4 deletions

View File

@@ -158,9 +158,6 @@ HL::Timer::InitializeApicTimer(VOID)
/* Program the APIC timer for periodic mode */
StopProfileInterrupt(ProfileXtKernel);
// StartProfileInterrupt(ProfileXtKernel);
// AR::CpuFunc::SetInterruptFlag();
}
/**