RTEMS 6.1-rc1
Functions
memoryallocate.c File Reference

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. More...
 

Detailed Description

This source file contains the implementation of _Memory_Allocate().