forked from Imagelibrary/rtems
lm32/shared/console/console.c: Add include of <rtems/console.h> to fix warning
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
|
||||
#include <bsp.h>
|
||||
#include <rtems/libio.h>
|
||||
#include <rtems/console.h>
|
||||
|
||||
/* console_initialize
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user