mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 11:47:34 +00:00
Kernel+Userland: Remove dependency on i386-specific registers
This commit is contained in:
parent
445b5e1e94
commit
85b453c2e4
18 changed files with 47 additions and 124 deletions
|
@ -129,7 +129,7 @@ index 0000000..034252a
|
|||
+#include "regset.h"
|
||||
+#include "target.h"
|
||||
+
|
||||
+#include <sys/arch/i386/regs.h>
|
||||
+#include <sys/arch/regs.h>
|
||||
+#include <sys/ptrace.h>
|
||||
+
|
||||
+#include "i386-tdep.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue