mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 04:27:43 +00:00
Interrupts: Remove irrelevant FIXME comment
This commit is contained in:
parent
64536f19f0
commit
6b38befd91
1 changed files with 0 additions and 1 deletions
|
@ -147,7 +147,6 @@ InterruptManagement::InterruptManagement()
|
|||
return;
|
||||
}
|
||||
|
||||
// FIXME: Check what is the actual data size then map accordingly
|
||||
dbg() << "Interrupts: MADT @ P " << m_madt.as_ptr();
|
||||
locate_apic_data();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue