mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 15:27:35 +00:00
Make Widgets/ build inside the kernel.
This commit is contained in:
parent
e180e2553a
commit
8626e95509
2 changed files with 7 additions and 3 deletions
|
@ -1,3 +1,5 @@
|
|||
#pragma once
|
||||
|
||||
#include "kprintf.h"
|
||||
|
||||
#define printf dbgprintf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue