Kernel/VTerm - Silence some debug
authorJohn Hodge <[email protected]>
Sat, 15 Mar 2014 08:43:32 +0000 (16:43 +0800)
committerJohn Hodge <[email protected]>
Sat, 15 Mar 2014 08:43:32 +0000 (16:43 +0800)
KernelLand/Kernel/drv/vterm_termbuf.c

index 4902cd8..5078722 100644 (file)
@@ -5,7 +5,7 @@
  * drv/vterm_termbuf.c
  * - Virtual Terminal - Terminal buffer manipulation
  */
-#define DEBUG  1
+#define DEBUG  0
 #define DEBUG_CHECKHEAP        0
 #include "vterm.h"
 

UCC git Repository :: git.ucc.asn.au