mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 08:37:46 +00:00
AK: Apply changes for the Bootstrapper environment
This commit is contained in:
parent
88cf46dc98
commit
8bdb08c354
11 changed files with 43 additions and 37 deletions
|
@ -27,7 +27,7 @@
|
|||
#pragma once
|
||||
|
||||
#ifdef __serenity__
|
||||
#include <Kernel/kstdio.h>
|
||||
# include <Libraries/LibBareMetal/Output/kstdio.h>
|
||||
#else
|
||||
#include <stdio.h>
|
||||
#define kprintf printf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue