summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-01-08 12:03:05 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-01-08 12:03:05 +0000
commitb8caf37ea31d11f121f26c0b1d9a41f0326ba82f (patch)
treef09352719ee6e857dd69b47d75bb58db60da9343 /c/src/exec/score
parent2002-01-07 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-b8caf37ea31d11f121f26c0b1d9a41f0326ba82f.tar.bz2
2002-01-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* rtems/score/cpu.h: #include <rtems/bspIo.h>.
Diffstat (limited to 'c/src/exec/score')
-rw-r--r--c/src/exec/score/cpu/h8300/ChangeLog4
-rw-r--r--c/src/exec/score/cpu/h8300/rtems/score/cpu.h2
2 files changed, 6 insertions, 0 deletions
diff --git a/c/src/exec/score/cpu/h8300/ChangeLog b/c/src/exec/score/cpu/h8300/ChangeLog
index 45de6cb4d8..00f6aa79c7 100644
--- a/c/src/exec/score/cpu/h8300/ChangeLog
+++ b/c/src/exec/score/cpu/h8300/ChangeLog
@@ -1,3 +1,7 @@
+2002-01-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * rtems/score/cpu.h: #include <rtems/bspIo.h>.
+
2001-12-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add multilib support.
diff --git a/c/src/exec/score/cpu/h8300/rtems/score/cpu.h b/c/src/exec/score/cpu/h8300/rtems/score/cpu.h
index b513190c7d..77a4e89e21 100644
--- a/c/src/exec/score/cpu/h8300/rtems/score/cpu.h
+++ b/c/src/exec/score/cpu/h8300/rtems/score/cpu.h
@@ -25,6 +25,8 @@ extern "C" {
#include <rtems/score/h8300types.h>
#endif
+#include <rtems/bspIo.h> /* printk */
+
/* conditional compilation parameters */
/*