Kernel: Move Interruptable from InterruptController.h to its own file
This commit is contained in:
@@ -40,6 +40,7 @@ set(KERNEL_SOURCES
|
||||
kernel/Input/PS2/Keyboard.cpp
|
||||
kernel/Input/PS2/Keymap.cpp
|
||||
kernel/Input/PS2/Mouse.cpp
|
||||
kernel/Interruptable.cpp
|
||||
kernel/InterruptController.cpp
|
||||
kernel/kernel.cpp
|
||||
kernel/Memory/DMARegion.cpp
|
||||
|
||||
Reference in New Issue
Block a user