summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-06-03 03:40:16 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-06-03 03:40:16 +0000
commit05b388029fd8e312198190a8f5ffae242ff8e8d3 (patch)
tree456612b76e6f0ca66f9ba04daa8dce53e0522ce0 /cpukit
parentMove extern "C" {} guards. (diff)
downloadrtems-05b388029fd8e312198190a8f5ffae242ff8e8d3.tar.bz2
2009-06-03 Ralf Corsépius <ralf.corsepius@rtems.org>
* libcsupport/include/rtems/assoc.h, libcsupport/include/rtems/malloc.h: Add extern "C" {} guards. * libcsupport/include/rtems/libio_.h: Move extern "C" {} guards.
Diffstat (limited to 'cpukit')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 8e9126524c..ff84038fe7 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2009-06-03 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * libcsupport/include/rtems/assoc.h,
+ libcsupport/include/rtems/malloc.h: Add extern "C" {} guards.
+ * libcsupport/include/rtems/libio_.h: Move extern "C" {} guards.
+
2009-05-28 Joel Sherrill <joel.sherrill@OARcorp.com>
PR 1415/cpukit