RetroArch
|
#include <malloc.h>
Go to the source code of this file.
Functions | |
static void * | _FAT_mem_allocate (size_t size) |
static void * | _FAT_mem_align (size_t size) |
static void | _FAT_mem_free (void *mem) |
|
inlinestatic |
|
inlinestatic |