summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/common.h b/include/common.h
index ee7a7a0..e9f0dea 100644
--- a/include/common.h
+++ b/include/common.h
@@ -95,7 +95,6 @@ typedef volatile unsigned char vu_char;
#define CONFIG_SYS_SUPPORT_64BIT_DATA
#endif
-#define DEBUG
#ifdef DEBUG
#define _DEBUG 1
#else