erpt: reimplement the sysmodule

This commit is contained in:
Michael Scire
2020-04-08 10:25:24 -07:00
parent eca5ac01b8
commit 16a25309d2
115 changed files with 6705 additions and 53 deletions

View File

@@ -20,4 +20,6 @@ namespace ams::fs {
Result MountSdCard(const char *name);
Result MountSdCardErrorReportDirectoryForAtmosphere(const char *name);
}