mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 05:38: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
|
@ -13,7 +13,6 @@
|
|||
#include <Kernel/Devices/HID/HIDManagement.h>
|
||||
#include <Kernel/Graphics/GraphicsManagement.h>
|
||||
#include <Kernel/Heap/kmalloc.h>
|
||||
#include <Kernel/IO.h>
|
||||
#include <Kernel/Sections.h>
|
||||
#include <Kernel/StdLib.h>
|
||||
#include <Kernel/TTY/ConsoleManagement.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue