sysupdater: implement content meta mounting

This commit is contained in:
Michael Scire 2020-06-26 02:24:52 -07:00 committed by SciresM
parent 28a6bb713c
commit a6218ed814
7 changed files with 305 additions and 6 deletions

View file

@ -24,6 +24,7 @@
#include <stratosphere/fs/fsa/fs_registrar.hpp>
#include <stratosphere/fs/fs_remote_filesystem.hpp>
#include <stratosphere/fs/fs_read_only_filesystem.hpp>
#include <stratosphere/fs/fs_shared_filesystem_holder.hpp>
#include <stratosphere/fs/fs_istorage.hpp>
#include <stratosphere/fs/fs_substorage.hpp>
#include <stratosphere/fs/fs_memory_storage.hpp>