forked from Imagelibrary/rtems
powerpc/shared/console/console.c: Add include of <rtems/console.h> to fix warning
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
#include <bsp/irq.h>
|
||||
#include <rtems/bspIo.h>
|
||||
#include <rtems/libio.h>
|
||||
#include <rtems/console.h>
|
||||
#include <rtems/termiostypes.h>
|
||||
#include <termios.h>
|
||||
#include <bsp/uart.h>
|
||||
|
||||
Reference in New Issue
Block a user