RTEMS 6.1-rc5
Loading...
Searching...
No Matches
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.
 

Detailed Description

This source file contains the implementation of _Memory_Allocate().