From 4a039cdb09b8982dfbe9239a03bff84903852ae6 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 30 Sep 2009 05:12:49 +0000 Subject: [PATCH] =?UTF-8?q?2009-09-30=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * libcsupport/src/malloc_boundary.c: Comment out checkMallocArena (unused). --- cpukit/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 2ef7126ede..5ddb5ed2aa 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,5 +1,7 @@ 2009-09-30 Ralf Corsépius + * libcsupport/src/malloc_boundary.c: Comment out checkMallocArena + (unused). * libcsupport/src/__assert.c: Rework autoconf defines. * libcsupport/src/__brk.c: Eliminate RTEMS_UNIX. Remove unused includes.