mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 16:17:45 +00:00
Kernel: Remove unused header includes in Interrupts subtree
This commit is contained in:
parent
8211aee4b5
commit
9814082b5e
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@
|
|||
#include <Kernel/Interrupts/PIC.h>
|
||||
#include <Kernel/Interrupts/SharedIRQHandler.h>
|
||||
#include <Kernel/Interrupts/SpuriousInterruptHandler.h>
|
||||
#include <Kernel/Interrupts/UnhandledInterruptHandler.h>
|
||||
#include <Kernel/Sections.h>
|
||||
#include <Kernel/VM/TypedMapping.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue