Kernel/VFS - Disabled debug in VFS_MMap
[tpg/acess2.git] / Kernel / vfs / mmap.c
index b5285af..f4132d5 100644 (file)
@@ -5,7 +5,7 @@
  * mmap.c
  * - VFS_MMap support
  */
-#define DEBUG  1
+#define DEBUG  0
 #include <acess.h>
 #include <vfs.h>
 #include <vfs_ext.h>

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