mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 23:07: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
|
@ -27,7 +27,6 @@
|
|||
#pragma once
|
||||
|
||||
#include <Kernel/Arch/i386/CPU.h>
|
||||
#include <LibBareMetal/Output/kstdio.h>
|
||||
|
||||
#ifdef DEBUG
|
||||
[[noreturn]] void __assertion_failed(const char* msg, const char* file, unsigned line, const char* func);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue