mirror of
https://github.com/RGBCube/serenity
synced 2025-05-14 09:14:58 +00:00
5 lines
61 B
C
5 lines
61 B
C
#pragma once
|
|
|
|
#include "kprintf.h"
|
|
|
|
#define printf dbgprintf
|