summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-22 11:48:29 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-22 11:48:29 +0000
commit4b8a90e52342a5a65e1eb099397124e0d181ae7e (patch)
treee8b9fb274e6368fbbeda4b06c2d88cd3fb32c497 /c/src/ChangeLog
parent2009-10-22 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-4b8a90e52342a5a65e1eb099397124e0d181ae7e.tar.bz2
2009-10-22 Ralf Corsépius <ralf.corsepius@rtems.org>
* libchip/ide/ata.h: Move extern "C".
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index b79541f80d..9c8c994bb6 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,5 +1,9 @@
2009-10-22 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libchip/ide/ata.h: Move extern "C".
+
+2009-10-22 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* libchip/i2c/spi-flash-m25p40.c, libchip/i2c/spi-fram-fm25l256.c:
Use hex-constants to avoid implicit int-casts.
* libchip/i2c/spi-memdrv.c: