diff options
Diffstat (limited to 'dlog.h')
-rw-r--r-- | dlog.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -73,8 +73,6 @@ static inline void dlog_putc(char c) outp(DLOG_TARGET_PORT, c); } - - #endif /* DLOG_TARGET_SERIAL */ static void dlog_endline(void) |