mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-01 05:39:11 +00:00
Kernel: Merge TSS.h into i386.h.
This commit is contained in:
parent
c2093ad994
commit
4132f645ee
Notes:
sideshowbarker
2024-07-19 14:43:27 +09:00
Author: https://github.com/awesomekling
Commit: 4132f645ee
3 changed files with 20 additions and 24 deletions
|
@ -1,7 +1,6 @@
|
|||
#pragma once
|
||||
|
||||
#include <Kernel/i386.h>
|
||||
#include <Kernel/TSS.h>
|
||||
#include <Kernel/KResult.h>
|
||||
#include <Kernel/LinearAddress.h>
|
||||
#include <Kernel/UnixTypes.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue