forked from Imagelibrary/rtems
2010-07-05 Joel Sherrill <joel.sherrill@oarcorp.com>
* malloctest/system.h: Enable malloc statistics.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2010-07-05 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
|
* malloctest/system.h: Enable malloc statistics.
|
||||||
|
|
||||||
2010-07-05 Joel Sherrill <joel.sherrill@oarcorp.com>
|
2010-07-05 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
* Makefile.am, configure.ac: tar01 and tar02 not merged yet.
|
* Makefile.am, configure.ac: tar01 and tar02 not merged yet.
|
||||||
|
|||||||
@@ -39,6 +39,8 @@ void blow_stack( void );
|
|||||||
#define CONFIGURE_EXTRA_TASK_STACKS ((TASK_STACK_SIZE)*5)
|
#define CONFIGURE_EXTRA_TASK_STACKS ((TASK_STACK_SIZE)*5)
|
||||||
#define CONFIGURE_MAXIMUM_TASKS 6
|
#define CONFIGURE_MAXIMUM_TASKS 6
|
||||||
|
|
||||||
|
#define CONFIGURE_MALLOC_STATISTICS
|
||||||
|
|
||||||
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
|
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
|
||||||
|
|
||||||
#include <rtems/confdefs.h>
|
#include <rtems/confdefs.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user