htc: add htcfs server/service object skeletons
1 parent 9fbbb9f commit 870b45f208846ad27cec938310bdd7c307b8f659
@Michael Scire Michael Scire authored on 11 Feb 2021
SciresM committed on 24 Feb 2021
Showing 17 changed files
View
libraries/libstratosphere/include/stratosphere/htcfs.hpp
View
libraries/libstratosphere/include/stratosphere/htcfs/htcfs_hipc_server.hpp 0 → 100644
View
libraries/libstratosphere/include/stratosphere/tma/tma_i_file_manager.hpp
View
libraries/libstratosphere/source/htcfs/htcfs_cache_manager.hpp 0 → 100644
View
libraries/libstratosphere/source/htcfs/htcfs_client.cpp 0 → 100644
View
libraries/libstratosphere/source/htcfs/htcfs_client.hpp 0 → 100644
View
libraries/libstratosphere/source/htcfs/htcfs_client_impl.hpp 0 → 100644
View
libraries/libstratosphere/source/htcfs/htcfs_directory_service_object.cpp 0 → 100644
View
libraries/libstratosphere/source/htcfs/htcfs_directory_service_object.hpp 0 → 100644
View
libraries/libstratosphere/source/htcfs/htcfs_file_service_object.cpp 0 → 100644
View
libraries/libstratosphere/source/htcfs/htcfs_file_service_object.hpp 0 → 100644
View
libraries/libstratosphere/source/htcfs/htcfs_file_system_service_object.cpp 0 → 100644
View
libraries/libstratosphere/source/htcfs/htcfs_file_system_service_object.hpp 0 → 100644
View
libraries/libstratosphere/source/htcfs/htcfs_header_factory.hpp 0 → 100644
View
libraries/libstratosphere/source/htcfs/htcfs_hipc_server.cpp 0 → 100644
View
libraries/libstratosphere/source/htcs/server/htcs_manager_service_object.cpp
View
stratosphere/htc/source/htc_main.cpp