Nugget
|
#include <stddef.h>
#include "common/psxlibc/device.h"
#include "common/psxlibc/direntry.h"
#include "common/psxlibc/stdio.h"
#include "openbios/fileio/fileio.h"
Functions | |
struct DirEntry * | firstFile (const char *filepath, struct DirEntry *entry) |
struct DirEntry * | nextFile (struct DirEntry *entry) |
int | format (const char *deviceName) |
int format | ( | const char * | deviceName | ) |