1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 04:37:34 +00:00

Make Widgets/ build inside the kernel.

This commit is contained in:
Andreas Kling 2019-01-10 22:52:14 +01:00
parent e180e2553a
commit 8626e95509
2 changed files with 7 additions and 3 deletions

View file

@ -1,3 +1,5 @@
#pragma once
#include "kprintf.h"
#define printf dbgprintf