mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 21:27:35 +00:00
Kernel: Remove unused header includes
This commit is contained in:
parent
b0a4bcb688
commit
ed996fcced
32 changed files with 0 additions and 40 deletions
|
@ -6,8 +6,6 @@
|
|||
|
||||
#include <AK/Assertions.h>
|
||||
#include <Kernel/Arch/x86/CPU.h>
|
||||
#include <Kernel/Arch/x86/Processor.h>
|
||||
#include <Kernel/KSyms.h>
|
||||
#include <Kernel/Panic.h>
|
||||
#include <Kernel/Process.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue