mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-02 15:46:33 +00:00
Kernel: Move headers intended for userspace use into Kernel/API/
This commit is contained in:
parent
ca93c22ae2
commit
11c4a28660
Notes:
sideshowbarker
2024-07-19 05:11:23 +09:00
Author: https://github.com/awesomekling
Commit: 11c4a28660
63 changed files with 61 additions and 61 deletions
|
@ -28,7 +28,7 @@
|
|||
|
||||
#include <Kernel/KResult.h>
|
||||
#include <Kernel/Process.h>
|
||||
#include <Kernel/Syscall.h>
|
||||
#include <Kernel/API/Syscall.h>
|
||||
#include <LibC/sys/arch/i386/regs.h>
|
||||
|
||||
namespace Ptrace {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue