mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-27 06:58:19 +00:00
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* console.c: Include <rtems/iosupp.h> instead of <iosupp.h>.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||
|
||||
* console.c: Include <rtems/iosupp.h> instead of <iosupp.h>.
|
||||
|
||||
2003-12-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am: Cosmetics.
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
#include <bsp.h>
|
||||
#include <rtems.h>
|
||||
#include <rtems/libio.h>
|
||||
#include <iosupp.h>
|
||||
#include <rtems/iosupp.h>
|
||||
|
||||
#ifndef BSP_CONSOLE_DEVNAME
|
||||
#error Missing BSP_CONSOLE_DEVNAME
|
||||
|
||||
Reference in New Issue
Block a user