|
RTEMS
|
_Malloc_Initialize() Implementation More...
Go to the source code of this file.
Functions | |
| Heap_Control * | _Workspace_Malloc_initialize_separate (void) |
| Initializes the C Program Heap separated from the RTEMS Workspace. More... | |
Variables | |
| static Heap_Control | _Malloc_Heap |
_Malloc_Initialize() Implementation
Definition in file mallocinitone.c.
1.8.14