mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-20 22:55:03 +00:00
Kernel: Move InterruptDisabler to the Interrupts subdirectory
This commit is contained in:
committed by
Jelle Raaijmakers
parent
927926b924
commit
336fb4f313
@@ -14,7 +14,7 @@
|
||||
#include <Kernel/Boot/Multiboot.h>
|
||||
#include <Kernel/FileSystem/Inode.h>
|
||||
#include <Kernel/Heap/kmalloc.h>
|
||||
#include <Kernel/InterruptDisabler.h>
|
||||
#include <Kernel/Interrupts/InterruptDisabler.h>
|
||||
#include <Kernel/KSyms.h>
|
||||
#include <Kernel/Library/Panic.h>
|
||||
#include <Kernel/Library/StdLib.h>
|
||||
|
||||
Reference in New Issue
Block a user