From b3a9e9016b8510734a5c83656c5f6dbfee7e21db Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 3 Jun 2009 03:39:44 +0000 Subject: =?UTF-8?q?2009-06-03=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * libcsupport/include/rtems/assoc.h, libcsupport/include/rtems/malloc.h: Add extern "C" {} guards. * libcsupport/include/rtems/libio_.h: Move extern "C" {} guards. --- cpukit/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index d84372d7a2..9cef7f5419 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,9 @@ +2009-06-03 Ralf Corsépius + + * libcsupport/include/rtems/assoc.h, + libcsupport/include/rtems/malloc.h: Add extern "C" {} guards. + * libcsupport/include/rtems/libio_.h: Move extern "C" {} guards. + 2009-06-01 Joel Sherrill * score/include/rtems/score/thread.h, score/src/threadinitialize.c, -- cgit v1.2.3