summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-07-26 06:12:29 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-07-26 06:12:29 +0000
commit8eea24b8d3e7ffc21dfda589482e794224017fcc (patch)
treed85333591dd43336931b4d6e72625cab4b97f24f /cpukit/ChangeLog
parent2007-07-26 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-8eea24b8d3e7ffc21dfda589482e794224017fcc.tar.bz2
2007-07-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* include/rtems/bspIo.h, include/rtems/pci.h: Add extern "C" guards. Reported by Robert S. Grimes <rsg@alum.mit.edu>.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 9fa534013c..31d19a26d8 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2007-07-26 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * include/rtems/bspIo.h, include/rtems/pci.h:
+ Add extern "C" guards. Reported by
+ Robert S. Grimes <rsg@alum.mit.edu>.
+
2007-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/cpuuse/cpuusagereport.c, libmisc/cpuuse/cpuusagereset.c,