mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-22 15:44:45 +00:00
Kernel: Move InterruptDisabler to the Interrupts subdirectory
This commit is contained in:
committed by
Jelle Raaijmakers
parent
927926b924
commit
336fb4f313
@@ -12,7 +12,7 @@
|
||||
#include <Kernel/API/Syscall.h>
|
||||
#include <Kernel/Debug.h>
|
||||
#include <Kernel/Devices/DeviceManagement.h>
|
||||
#include <Kernel/InterruptDisabler.h>
|
||||
#include <Kernel/Interrupts/InterruptDisabler.h>
|
||||
#include <Kernel/Security/Credentials.h>
|
||||
#include <Kernel/Tasks/Coredump.h>
|
||||
#ifdef ENABLE_KERNEL_COVERAGE_COLLECTION
|
||||
|
||||
Reference in New Issue
Block a user