forked from Imagelibrary/rtems
2003-09-02 Joel Sherrill <joel@OARcorp.com>
* src/malloc.c: Remove test define left in.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2003-09-02 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
|
* src/malloc.c: Remove test define left in.
|
||||||
|
|
||||||
2003-09-02 Ilya Alexeev <ilya@continuum.ru>
|
2003-09-02 Ilya Alexeev <ilya@continuum.ru>
|
||||||
|
|
||||||
PR 472/filesystem
|
PR 472/filesystem
|
||||||
|
|||||||
@@ -36,7 +36,6 @@
|
|||||||
rtems_id RTEMS_Malloc_Heap;
|
rtems_id RTEMS_Malloc_Heap;
|
||||||
size_t RTEMS_Malloc_Sbrk_amount;
|
size_t RTEMS_Malloc_Sbrk_amount;
|
||||||
|
|
||||||
#define MALLOC_STATS
|
|
||||||
#ifdef RTEMS_DEBUG
|
#ifdef RTEMS_DEBUG
|
||||||
#define MALLOC_STATS
|
#define MALLOC_STATS
|
||||||
#define MALLOC_DIRTY
|
#define MALLOC_DIRTY
|
||||||
|
|||||||
Reference in New Issue
Block a user