mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-03 04:52:06 +02:00
Kernel: Remove IO.h include from a bunch of places
This commit is contained in:
Notes:
sideshowbarker
2024-07-18 03:15:33 +09:00
Author: https://github.com/supercomputer7 Commit: https://github.com/SerenityOS/serenity/commit/3e9dfd2e74d Pull-request: https://github.com/SerenityOS/serenity/pull/10292
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user