From 1eb942c8a34166e43f43c843f09bb48ba40b65b2 Mon Sep 17 00:00:00 2001 From: Alexis211 Date: Sun, 20 Sep 2009 14:23:45 +0200 Subject: We now have scrollable virtual terminals ! --- Source/Kernel/Config.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Source/Kernel/Config.h') diff --git a/Source/Kernel/Config.h b/Source/Kernel/Config.h index 2767104..09c7a14 100644 --- a/Source/Kernel/Config.h +++ b/Source/Kernel/Config.h @@ -1,6 +1,9 @@ #ifndef DEF_MELON_KERNEL_CONFIG #define DEF_MELON_KERNEL_CONFIG +#define THIS_IS_MELON +#undef THIS_IS_NOT_MELON + #define OPT_DEBUG //Color scheme -- cgit v1.2.3