21 MALLOC_SYSTEM_STATE_NORMAL,
22 MALLOC_SYSTEM_STATE_NO_PROTECTION,
23 MALLOC_SYSTEM_STATE_NO_ALLOCATION
24 } Malloc_System_state;
26 Malloc_System_state _Malloc_System_state(
void );
28 void _Malloc_Process_deferred_frees(
void );
This header file defines the RTEMS Classic API.
Protected Heap Handler API.