mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-28 12:18:25 +00:00
Kernel: Move InterruptDisabler to the Interrupts subdirectory
This commit is contained in:
committed by
Jelle Raaijmakers
parent
927926b924
commit
336fb4f313
@@ -5,7 +5,7 @@
|
||||
*/
|
||||
|
||||
#include <Kernel/Heap/kmalloc.h>
|
||||
#include <Kernel/InterruptDisabler.h>
|
||||
#include <Kernel/Interrupts/InterruptDisabler.h>
|
||||
#include <Kernel/Library/StdLib.h>
|
||||
#include <Kernel/Net/EtherType.h>
|
||||
#include <Kernel/Net/NetworkAdapter.h>
|
||||
|
||||
Reference in New Issue
Block a user