forked from Imagelibrary/rtems
2009-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* console/console.c: Include <rtems/termiostypes.h>.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2009-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* console/console.c: Include <rtems/termiostypes.h>.
|
||||||
|
|
||||||
2009-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
|
2009-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* console/console.c: Reflect termios_baud_to_number having been
|
* console/console.c: Reflect termios_baud_to_number having been
|
||||||
|
|||||||
@@ -27,6 +27,7 @@
|
|||||||
#include <termios.h>
|
#include <termios.h>
|
||||||
#include <bsp.h>
|
#include <bsp.h>
|
||||||
#include <rtems/libio.h>
|
#include <rtems/libio.h>
|
||||||
|
#include <rtems/termiostypes.h>
|
||||||
#include <rtems/m68k/m68360.h>
|
#include <rtems/m68k/m68360.h>
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
Reference in New Issue
Block a user