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

@@ -395,7 +395,7 @@ PUBLIC void arch_init(void)
#endif
}
#if DEBUG_SERIAL
#ifdef DEBUG_SERIAL
PUBLIC void ser_putc(char c)
{
int i;