RTEMS 6.1-rc1
|
This source file contains the implementation of T_memory_allocate(), T_memory_deallocate(), and T_memory_action(). More...
Functions | |
RTEMS_SYSINIT_ITEM (T_memory_initialize, RTEMS_SYSINIT_WORKSPACE, RTEMS_SYSINIT_ORDER_FIRST) | |
void * | T_memory_allocate (size_t size) |
void | T_memory_deallocate (void *ptr) |
void | T_memory_action (T_event event, const char *name) |
This source file contains the implementation of T_memory_allocate(), T_memory_deallocate(), and T_memory_action().