RTEMS CPU Kit with SuperCore  4.11.3
Functions
cachealignedalloc.c File Reference
#include <rtems.h>
#include <rtems/malloc.h>
Include dependency graph for cachealignedalloc.c:

Functions

void * rtems_cache_aligned_malloc (size_t nbytes)
 This function is used to allocate storage that spans an integral number of cache blocks.