mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-09 00:00:03 +01:00
remove typo
This commit is contained in:
parent
81e710a1ba
commit
7e10157438
1 changed files with 1 additions and 1 deletions
|
@ -684,7 +684,7 @@ int apic_calibration(void)
|
|||
}
|
||||
|
||||
// now, we don't longer need the IOAPIC timer and turn it off
|
||||
LOG_INFO("IOAPIC timer\n");
|
||||
LOG_INFO("Disable IOAPIC timer\n");
|
||||
ioapic_intoff(2, apic_processors[boot_processor]->id);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue