Code cleanup

This commit is contained in:
Pierre Pronchery 2018-06-24 13:39:03 +02:00
parent d1cd8f96cc
commit a0b876e70b

View File

@ -19,7 +19,7 @@ static size_t _console_buf_cnt = 0;
/* public */
/* functions */
/* variables */
#if defined(__amd64__) || defined(__i386__)
extern ukConsole uart_console;
extern ukConsole vesa_console;