mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 16:45:03 +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
@@ -6,7 +6,8 @@
|
||||
|
||||
#include <AK/ScopeGuard.h>
|
||||
#include <Kernel/API/Syscall.h>
|
||||
#include <Kernel/Arch/x86/CPU.h>
|
||||
#include <Kernel/Arch/x86/Interrupts.h>
|
||||
#include <Kernel/Arch/x86/TrapFrame.h>
|
||||
#include <Kernel/Panic.h>
|
||||
#include <Kernel/Process.h>
|
||||
#include <Kernel/ThreadTracer.h>
|
||||
|
||||
Reference in New Issue
Block a user