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,