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.
This commit is contained in:
Ralf Corsepius
2009-06-03 03:39:44 +00:00
parent 529ab9156b
commit b3a9e9016b

View File

@@ -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-06-01 Joel Sherrill <joel.sherrill@OARcorp.com> 2009-06-01 Joel Sherrill <joel.sherrill@OARcorp.com>
* score/include/rtems/score/thread.h, score/src/threadinitialize.c, * score/include/rtems/score/thread.h, score/src/threadinitialize.c,