RTEMS 6.1-rc6
|
This source file contains the implementation of _Memory_Allocate(). More...
#include <rtems/score/memory.h>
Functions | |
void * | _Memory_Allocate (const Memory_Information *information, uintptr_t size, uintptr_t alignment) |
Allocate a memory area from the memory information. | |
This source file contains the implementation of _Memory_Allocate().