From f56f8e298ad748ea51b53184936bf953ba55db13 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 1 Jul 2010 15:39:59 +0000 Subject: 2010-07-01 Joel Sherrill * libcsupport/src/rtems_memalign.c, score/include/rtems/score/heap.h: Remove stray references to malloc boundary. --- cpukit/score/include/rtems/score/heap.h | 1 - 1 file changed, 1 deletion(-) (limited to 'cpukit/score/include/rtems/score/heap.h') diff --git a/cpukit/score/include/rtems/score/heap.h b/cpukit/score/include/rtems/score/heap.h index 286cc94218..d5a37af52a 100644 --- a/cpukit/score/include/rtems/score/heap.h +++ b/cpukit/score/include/rtems/score/heap.h @@ -539,7 +539,6 @@ Heap_Block *_Heap_Block_allocate( #ifdef RTEMS_DEBUG #define RTEMS_HEAP_DEBUG - #define RTEMS_MALLOC_BOUNDARY_HELPERS #endif #ifdef RTEMS_HEAP_DEBUG -- cgit v1.2.3