diff options
Diffstat (limited to 'init')
-rw-r--r-- | init/log.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -19,7 +19,6 @@ static const char *colors[] = { [DEBUG_LOGLEVEL] = ANSI_ITALIC ANSI_BRIGHT_BLUE, }; -int start_time = 0; int console_lock = 0; int print(const char *fmt, ...) |