summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-14 16:13:05 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-14 16:13:05 +0000
commite717495dd2975e26bc8c31845980e959fa8c0a7c (patch)
tree5d7a14320753911f1bb1ecc0153f8dfd88211167 /cpukit/ChangeLog
parent2009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-e717495dd2975e26bc8c31845980e959fa8c0a7c.tar.bz2
2009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>
* libcsupport/include/rtems/libcsupport.h: Remove RTEMS_UNIX, hpux. Fix extern "C" {}.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 9fb033eab1..b71ab52300 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,7 @@
2009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libcsupport/include/rtems/libcsupport.h: Remove RTEMS_UNIX, hpux.
+ Fix extern "C" {}.
* libfs/src/imfs/ioman.c: Remove RTEMS_UNIX, __linux__.
2009-10-14 Joel Sherrill <joel.sherrill@oarcorp.com>