#include "ff.h"
Go to the source code of this file.
Functions | |
void * | ff_memalloc (UINT msize) |
void | ff_memfree (void *mblock) |
void * ff_memalloc | ( | UINT | msize | ) |
Definition at line 16 of file ffsystem.c.
void ff_memfree | ( | void * | mblock | ) |
Definition at line 28 of file ffsystem.c.