mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-24 00:24:38 +00:00
Kernel: Pull apart CPU.h
This does not add any functional changes
This commit is contained in:
committed by
Andreas Kling
parent
37253ebcae
commit
7ca3d413f7
@@ -10,7 +10,7 @@
|
||||
#include <AK/Time.h>
|
||||
#include <AK/Types.h>
|
||||
#include <Kernel/API/Syscall.h>
|
||||
#include <Kernel/Arch/x86/CPU.h>
|
||||
#include <Kernel/Arch/x86/InterruptDisabler.h>
|
||||
#include <Kernel/CoreDump.h>
|
||||
#include <Kernel/Debug.h>
|
||||
#include <Kernel/Devices/NullDevice.h>
|
||||
|
||||
Reference in New Issue
Block a user