RTEMS 6.1-rc2
Loading...
Searching...
No Matches
Functions | Variables

This source file provides the C Program Heap control along with the system initialization handler. More...

#include <rtems/malloc.h>
#include <rtems/sysinit.h>
#include <rtems/score/wkspacedata.h>

Functions

void _Malloc_Initialize (void)
 
 RTEMS_SYSINIT_ITEM (_Malloc_Initialize, RTEMS_SYSINIT_MALLOC, RTEMS_SYSINIT_ORDER_MIDDLE)
 

Variables

Heap_ControlRTEMS_Malloc_Heap
 C program heap control.
 

Detailed Description

This source file provides the C Program Heap control along with the system initialization handler.