1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 18:28:12 +00:00

Kernel: Remove more <LibBareMetal/Output/kstdio.h> includes

This commit is contained in:
Andreas Kling 2020-02-10 12:07:48 +01:00
parent 6cbd72f54f
commit ccfee3e573
3 changed files with 0 additions and 3 deletions

View file

@ -29,7 +29,6 @@
#include <Kernel/Random.h>
#include <Kernel/Thread.h>
#include <Kernel/VM/RangeAllocator.h>
#include <LibBareMetal/Output/kstdio.h>
//#define VRA_DEBUG
#define VM_GUARD_PAGES