This commit is contained in:
tesnos 2018-07-09 21:14:23 -04:00
parent fe2f9ffd8e
commit d29f44cdb1

View File

@ -144,6 +144,7 @@ void fsExit(void);
Service* fsGetServiceSession(void);
Result fsOpenBisStorage(FsStorage* out, u32 PartitionId);
/// Do not call this directly, see fs_dev.h.
Result fsMountSdcard(FsFileSystem* out);