mirror of
https://github.com/RGBCube/serenity
synced 2026-01-20 15:00:59 +00:00
5 lines
61 B
C
5 lines
61 B
C
#pragma once
|
|
|
|
#include "kprintf.h"
|
|
|
|
#define printf dbgprintf
|