#include "fat_sl.h"
#include "psp_string.h"
#include "volume.h"
#include "util.h"
#include "drv.h"
#include "fat.h"
#include "dir.h"
#include "file.h"
#include "../../version/ver_fat_sl.h"
Go to the source code of this file.
unsigned char _f_getvolume |
( |
void |
| ) |
|
unsigned char fn_delvolume |
( |
void |
| ) |
|
unsigned char fn_getfreespace |
( |
F_SPACE * |
pspace | ) |
|
unsigned char fn_getserial |
( |
unsigned long * |
serial | ) |
|
unsigned char fn_hardformat |
( |
unsigned char |
fattype | ) |
|
unsigned char fs_delete |
( |
void |
| ) |
|
unsigned char fs_init |
( |
void |
| ) |
|