Cleaner MKSYSDEBUG option

This commit is contained in:
Arun Thomas
2011-08-18 14:56:34 +02:00
parent 6811647e20
commit 27c0e801f2
7 changed files with 7 additions and 6 deletions

View File

@@ -50,7 +50,7 @@
/* DEBUG_IPCSTATS collects information on who sends messages to whom. */
#define DEBUG_IPCSTATS 0
#if USE_SMALL
#if !USE_SYSDEBUG
#undef DEBUG_SERIAL
#undef DEBUG_ENABLE_IPC_WARNINGS
#endif