summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/c4x/shared
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-01-04 17:40:44 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-01-04 17:40:44 +0000
commit49b325f7ab770a3c7529c2f7f95421c88edae1e5 (patch)
tree772752993dfb31f325db17fd984d915a2f0077e5 /c/src/lib/libbsp/c4x/shared
parent2002-01-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-49b325f7ab770a3c7529c2f7f95421c88edae1e5.tar.bz2
2002-01-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* shared/bspspuriousinit.c: Include rtems/bspIo.h instead of bspIo.h. * shared/c3xspurious.c: Include rtems/bspIo.h instead of bspIo.h. * shared/c4xspurious.c: Include rtems/bspIo.h instead of bspIo.h.
Diffstat (limited to 'c/src/lib/libbsp/c4x/shared')
-rw-r--r--c/src/lib/libbsp/c4x/shared/bspspuriousinit.c2
-rw-r--r--c/src/lib/libbsp/c4x/shared/c3xspurious.c2
-rw-r--r--c/src/lib/libbsp/c4x/shared/c4xspurious.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/c/src/lib/libbsp/c4x/shared/bspspuriousinit.c b/c/src/lib/libbsp/c4x/shared/bspspuriousinit.c
index 6c82b5c9f6..3024e04c86 100644
--- a/c/src/lib/libbsp/c4x/shared/bspspuriousinit.c
+++ b/c/src/lib/libbsp/c4x/shared/bspspuriousinit.c
@@ -15,7 +15,7 @@
*/
#include <bsp.h>
-#include <bspIo.h>
+#include <rtems/bspIo.h>
/*
* bsp_spurious_initialize
diff --git a/c/src/lib/libbsp/c4x/shared/c3xspurious.c b/c/src/lib/libbsp/c4x/shared/c3xspurious.c
index fb14a76d4e..5eee780d7a 100644
--- a/c/src/lib/libbsp/c4x/shared/c3xspurious.c
+++ b/c/src/lib/libbsp/c4x/shared/c3xspurious.c
@@ -15,7 +15,7 @@
*/
#include <bsp.h>
-#include <bspIo.h>
+#include <rtems/bspIo.h>
/*
* bsp_spurious_handler
diff --git a/c/src/lib/libbsp/c4x/shared/c4xspurious.c b/c/src/lib/libbsp/c4x/shared/c4xspurious.c
index 02320af7ea..a9d2a33bb5 100644
--- a/c/src/lib/libbsp/c4x/shared/c4xspurious.c
+++ b/c/src/lib/libbsp/c4x/shared/c4xspurious.c
@@ -15,7 +15,7 @@
*/
#include <bsp.h>
-#include <bspIo.h>
+#include <rtems/bspIo.h>
/*
* bsp_spurious_handler