forked from Imagelibrary/rtems
2010-04-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* console/debugio.c: Include <unistd.h>.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2010-04-11 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* console/debugio.c: Include <unistd.h>.
|
||||||
|
|
||||||
2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>
|
2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* make/custom/sim68000.cfg: Remove RTEMS_BSP_FAMILY.
|
* make/custom/sim68000.cfg: Remove RTEMS_BSP_FAMILY.
|
||||||
|
|||||||
@@ -14,6 +14,8 @@
|
|||||||
* $Id$
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include <unistd.h> /* write */
|
||||||
|
|
||||||
#include <bsp.h>
|
#include <bsp.h>
|
||||||
#include <rtems/bspIo.h>
|
#include <rtems/bspIo.h>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user