RTEMS 6.1-rc2
|
This source file provides the C Program Heap control along with the system initialization handler. More...
Functions | |
void | _Malloc_Initialize (void) |
RTEMS_SYSINIT_ITEM (_Malloc_Initialize, RTEMS_SYSINIT_MALLOC, RTEMS_SYSINIT_ORDER_MIDDLE) | |
Variables | |
Heap_Control * | RTEMS_Malloc_Heap |
C program heap control. | |
This source file provides the C Program Heap control along with the system initialization handler.