Modules/USB - Disabled debug in core.c
authorJohn Hodge <[email protected]>
Fri, 15 Feb 2013 13:20:11 +0000 (21:20 +0800)
committerJohn Hodge <[email protected]>
Fri, 15 Feb 2013 13:20:11 +0000 (21:20 +0800)
KernelLand/Modules/USB/Core/usb.c

index c4e1680..44f0c6f 100644 (file)
@@ -5,7 +5,7 @@
  * usb.c
  * - USB Structure
  */
-#define DEBUG  1
+#define DEBUG  0
 #include <acess.h>
 #include <vfs.h>
 #include <drv_pci.h>

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