mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 10:48:11 +00:00
Kernel: Remove IO.h include from a bunch of places
This commit is contained in:
parent
c0a64f7317
commit
3e9dfd2e74
7 changed files with 0 additions and 7 deletions
|
@ -9,7 +9,6 @@
|
|||
#include <Kernel/Arch/x86/Interrupts.h>
|
||||
#include <Kernel/CommandLine.h>
|
||||
#include <Kernel/Firmware/ACPI/MultiProcessorParser.h>
|
||||
#include <Kernel/IO.h>
|
||||
#include <Kernel/Interrupts/APIC.h>
|
||||
#include <Kernel/Interrupts/IOAPIC.h>
|
||||
#include <Kernel/Interrupts/InterruptManagement.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue