RTEMS 6.1-rc2
Loading...
Searching...
No Matches
Functions
cachealignedalloc.c File Reference

RTEMS Cache Aligned Malloc. More...

#include <rtems.h>
#include <rtems/malloc.h>

Functions

void * rtems_cache_aligned_malloc (size_t nbytes)
 Allocates memory from the C Program Heap which begins at a cache line boundary.
 

Detailed Description

RTEMS Cache Aligned Malloc.