forked from Imagelibrary/rtems
2002-01-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bspspuriousinit.c, m68000spurious.c: Include rtems/bspIo.h instead of bspIo.h.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2002-01-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* bspspuriousinit.c, m68000spurious.c: Include rtems/bspIo.h
|
||||
instead of bspIo.h.
|
||||
|
||||
2000-11-01 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* shared/bsppretaskinghook.c: assoc.h, error.h, libio_.h, libio.h,
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
*/
|
||||
|
||||
#include <bsp.h>
|
||||
#include <bspIo.h>
|
||||
#include <rtems/bspIo.h>
|
||||
|
||||
/*
|
||||
* bsp_spurious_initialize
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
*/
|
||||
|
||||
#include <bsp.h>
|
||||
#include <bspIo.h>
|
||||
#include <rtems/bspIo.h>
|
||||
|
||||
/*
|
||||
* bsp_spurious_handler
|
||||
|
||||
Reference in New Issue
Block a user