NuttX libmetal memory allocation definitions. More...
#include <nuttx/kmalloc.h>Go to the source code of this file.
Functions | |
| static void * | __metal_allocate_memory (unsigned int size) |
| static void | __metal_free_memory (void *ptr) |
NuttX libmetal memory allocation definitions.
|
inlinestatic |
|
inlinestatic |