Kernel/IPCPipe - Disabled debug
authorJohn Hodge <[email protected]>
Tue, 14 May 2013 03:25:02 +0000 (11:25 +0800)
committerJohn Hodge <[email protected]>
Tue, 14 May 2013 03:25:02 +0000 (11:25 +0800)
KernelLand/Kernel/drv/dgram_pipe.c

index 2ae2297..0acae3a 100644 (file)
@@ -5,7 +5,7 @@
  * drv/dgram_pipe.c
  * - Connection+Datagram based local IPC
  */
-#define DEBUG  1
+#define DEBUG  0
 #include <vfs.h>
 #include <fs_devfs.h>
 #include <modules.h>

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