Kernel/DrvUtil Video - (minor) Disable debug
authorJohn Hodge <[email protected]>
Sat, 10 May 2014 07:38:14 +0000 (15:38 +0800)
committerJohn Hodge <[email protected]>
Sat, 10 May 2014 07:38:14 +0000 (15:38 +0800)
KernelLand/Kernel/drvutil_video.c

index 9825b40..2bffb1a 100644 (file)
@@ -5,7 +5,7 @@
  * drvutil.c
  * - Video Driver Helper Functions
  */
-#define DEBUG  1
+#define DEBUG  0
 #include <acess.h>
 #include <api_drv_video.h>
 

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