summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/gen405/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-04-01 10:10:42 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-04-01 10:10:42 +0000
commitfb7a1412b33eb273f657c78c06320ada839577f2 (patch)
tree0ce01a7050467a5d662521104e3bcd4042b33468 /c/src/lib/libbsp/powerpc/gen405/ChangeLog
parent2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org> (diff)
downloadrtems-fb7a1412b33eb273f657c78c06320ada839577f2.tar.bz2
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>. * include/bsp.h: Include <rtems/console.h> instead of <console.h>. * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
Diffstat (limited to 'c/src/lib/libbsp/powerpc/gen405/ChangeLog')
-rw-r--r--c/src/lib/libbsp/powerpc/gen405/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/powerpc/gen405/ChangeLog b/c/src/lib/libbsp/powerpc/gen405/ChangeLog
index 82c6ea6c88..e76f8ffab4 100644
--- a/c/src/lib/libbsp/powerpc/gen405/ChangeLog
+++ b/c/src/lib/libbsp/powerpc/gen405/ChangeLog
@@ -1,3 +1,9 @@
+2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
+
+ * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
+ * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
+ * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
+
2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
* startup/bspstart.c: Convert to using c99 fixed size types.