mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 09:48:11 +00:00
Kernel: Remove unused header includes in Time subtree
This commit is contained in:
parent
9044e21ed4
commit
b1740e410b
3 changed files with 0 additions and 4 deletions
|
@ -7,9 +7,7 @@
|
|||
#include <Kernel/IO.h>
|
||||
#include <Kernel/Interrupts/APIC.h>
|
||||
#include <Kernel/Panic.h>
|
||||
#include <Kernel/Scheduler.h>
|
||||
#include <Kernel/Sections.h>
|
||||
#include <Kernel/Thread.h>
|
||||
#include <Kernel/Time/APICTimer.h>
|
||||
#include <Kernel/Time/TimeManagement.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue