mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 21:27:35 +00:00
Kernel: Remove more <LibBareMetal/Output/kstdio.h> includes
This commit is contained in:
parent
6cbd72f54f
commit
ccfee3e573
3 changed files with 0 additions and 3 deletions
|
@ -30,7 +30,6 @@
|
|||
#include <AK/Noncopyable.h>
|
||||
#include <LibBareMetal/Memory/PhysicalAddress.h>
|
||||
#include <LibBareMetal/Memory/VirtualAddress.h>
|
||||
#include <LibBareMetal/Output/kstdio.h>
|
||||
|
||||
#define PAGE_SIZE 4096
|
||||
#define PAGE_MASK ((uintptr_t)0xfffff000u)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue