HP85 GPIB Disk Emulator
1.0
HP85GPIBDiskEmulator
|
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 23 of file ffsystem.c.
Referenced by dir_clear(), and f_mkfs().
void ff_memfree | ( | void * | mblock | ) |
Definition at line 35 of file ffsystem.c.
Referenced by dir_clear().