forked from Imagelibrary/rtems
2002-01-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/bsp.h: Include rtems/bspIo.h instead of bspIo.h.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2002-01-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* include/bsp.h: Include rtems/bspIo.h instead of bspIo.h.
|
||||
|
||||
2001-12-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
|
||||
|
||||
@@ -24,7 +24,7 @@ extern "C" {
|
||||
#include <iosupp.h>
|
||||
#include <console.h>
|
||||
#include <clockdrv.h>
|
||||
#include <bspIo.h>
|
||||
#include <rtems/bspIo.h>
|
||||
#include <irq.h>
|
||||
|
||||
/*
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2002-01-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* include/bsp.h: Include rtems/bspIo.h instead of bspIo.h.
|
||||
|
||||
2001-12-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
|
||||
|
||||
@@ -53,7 +53,7 @@ extern "C" {
|
||||
#include <console.h>
|
||||
#include <clockdrv.h>
|
||||
#include <libcpu/cpu.h>
|
||||
#include <bspIo.h>
|
||||
#include <rtems/bspIo.h>
|
||||
|
||||
/*
|
||||
* confdefs.h overrides for this BSP:
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2002-01-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* include/bsp.h: Include rtems/bspIo.h instead of bspIo.h.
|
||||
|
||||
2001-12-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
|
||||
|
||||
@@ -25,7 +25,7 @@ extern "C" {
|
||||
#include <iosupp.h>
|
||||
#include <console.h>
|
||||
#include <clockdrv.h>
|
||||
#include <bspIo.h>
|
||||
#include <rtems/bspIo.h>
|
||||
#include <irq.h>
|
||||
|
||||
/*
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
*/
|
||||
|
||||
#include <uart.h>
|
||||
#include <bspIo.h>
|
||||
#include <rtems/bspIo.h>
|
||||
|
||||
extern int BSPConsolePort;
|
||||
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2002-01-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* include/bsp.h: Include rtems/bspIo.h instead of bspIo.h.
|
||||
|
||||
2001-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: Add RTEMS_BPSOPTS_*(CD2401_INT_LEVEL).
|
||||
|
||||
@@ -32,7 +32,7 @@ extern "C" {
|
||||
#include <clockdrv.h>
|
||||
#include <console.h>
|
||||
#include <iosupp.h>
|
||||
#include <bspIo.h>
|
||||
#include <rtems/bspIo.h>
|
||||
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user