service: refactor server architecture
Converts services to have their own processes
This commit is contained in:
@@ -13,6 +13,6 @@ class ServiceManager;
|
||||
|
||||
namespace Service::PSC {
|
||||
|
||||
void InstallInterfaces(SM::ServiceManager& sm, Core::System& system);
|
||||
void LoopProcess(Core::System& system);
|
||||
|
||||
} // namespace Service::PSC
|
||||
|
||||
Reference in New Issue
Block a user