mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 23:48:11 +00:00
Kernel: Remove ASM_Wrapper include from platform independent processor.h
This commit is contained in:
parent
bf79c73158
commit
1c86b7043b
3 changed files with 11 additions and 4 deletions
|
@ -18,6 +18,7 @@
|
|||
#include <AK/WeakPtr.h>
|
||||
#include <AK/Weakable.h>
|
||||
#include <Kernel/API/Syscall.h>
|
||||
#include <Kernel/Assertions.h>
|
||||
#include <Kernel/AtomicEdgeAction.h>
|
||||
#include <Kernel/FileSystem/InodeMetadata.h>
|
||||
#include <Kernel/FileSystem/OpenFileDescription.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue