forked from Imagelibrary/rtems
2002-02-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* console/console.c: Remove NO_BSP_INIT, SERIAL_INPUT.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2002-02-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* console/console.c: Remove NO_BSP_INIT, SERIAL_INPUT.
|
||||
|
||||
2001-12-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
|
||||
|
||||
@@ -11,12 +11,6 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#define NO_BSP_INIT
|
||||
|
||||
|
||||
/* only one of the following can be defined */
|
||||
#define SERIAL_INPUT /* use serial input */
|
||||
|
||||
#include <bsp.h>
|
||||
#include <rtems/libio.h>
|
||||
#include "concntl.h"
|
||||
|
||||
Reference in New Issue
Block a user