emunand: Preliminary skeleton for emunand in fusee
This commit is contained in:
@@ -19,8 +19,9 @@
|
||||
|
||||
#include "fs_dev.h"
|
||||
#include "raw_dev.h"
|
||||
#include "emu_dev.h"
|
||||
|
||||
int nxfs_mount_all(void);
|
||||
int nxfs_unmount_all(void);
|
||||
int nxfs_mount_all(bool emunand_enabled, const char *emunand_path);
|
||||
int nxfs_unmount_all();
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user