mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 23:57:34 +00:00
LibBareMetal: Remove unnecessary include
This commit is contained in:
parent
d376e17b5c
commit
0cda92d5da
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@
|
||||||
|
|
||||||
#if defined(KERNEL)
|
#if defined(KERNEL)
|
||||||
# include <Kernel/Arch/i386/CPU.h>
|
# include <Kernel/Arch/i386/CPU.h>
|
||||||
# include <Kernel/Devices/VMWareBackdoor.h>
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
namespace IO {
|
namespace IO {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue