Misc fiddling with FAT driver (LFN and ReadDir)
[tpg/acess2.git] / Kernel / bin / elf.c
index 4bf15fa..c524cf8 100644 (file)
@@ -2,14 +2,13 @@
  * 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
 \r
 #define DEBUG_WARN     1\r
 \r
-\r
 // === PROTOTYPES ===\r
 tBinary        *Elf_Load(int fp);\r
  int   Elf_Relocate(void *Base);\r

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