summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/armulator/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-01-04 17:40:54 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-01-04 17:40:54 +0000
commit4ee84fc9f63b46cdcc6204427c7c3622fb760eb8 (patch)
tree03030017c9a9e928c800bf31abcca29f1ad3bbbc /c/src/lib/libbsp/arm/armulator/ChangeLog
parent2002-01-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-4ee84fc9f63b46cdcc6204427c7c3622fb760eb8.tar.bz2
2002-01-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* console/console-io.c: Include rtems/bspIo.h instead of bspIo.h.
Diffstat (limited to 'c/src/lib/libbsp/arm/armulator/ChangeLog')
-rw-r--r--c/src/lib/libbsp/arm/armulator/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/arm/armulator/ChangeLog b/c/src/lib/libbsp/arm/armulator/ChangeLog
index a87020a044..c4e3a743d7 100644
--- a/c/src/lib/libbsp/arm/armulator/ChangeLog
+++ b/c/src/lib/libbsp/arm/armulator/ChangeLog
@@ -1,3 +1,7 @@
+2002-01-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * console/console-io.c: 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,