From: John Hodge Date: Mon, 21 Sep 2009 10:33:11 +0000 (+0800) Subject: Re-added debug to binary X-Git-Tag: rel0.06~554 X-Git-Url: https://git.ucc.asn.au/?a=commitdiff_plain;h=bfdc62d196c8d94f35986fac0ddca5b8003ed3fb;p=tpg%2Facess2.git Re-added debug to binary --- diff --git a/Kernel/binary.c b/Kernel/binary.c index 46d086c0..7175799b 100644 --- a/Kernel/binary.c +++ b/Kernel/binary.c @@ -5,7 +5,7 @@ #include #include -#define DEBUG 0 +#define DEBUG 1 #if DEBUG #else