Disabled ELF debugging
authorJohn Hodge <[email protected]>
Thu, 15 Jul 2010 15:04:49 +0000 (23:04 +0800)
committerJohn Hodge <[email protected]>
Thu, 15 Jul 2010 15:04:49 +0000 (23:04 +0800)
Kernel/bin/elf.c

index 4bf15fa..90a092f 100644 (file)
@@ -2,7 +2,7 @@
  * Acess v0.1\r
  * ELF Executable Loader Code\r
  */\r
-#define DEBUG  1\r
+#define DEBUG  0\r
 #include <acess.h>\r
 #include <binary.h>\r
 #include "elf.h"\r

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