mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-31 07:19:12 +00:00
service: refactor server architecture
Converts services to have their own processes
This commit is contained in:
@@ -7,6 +7,6 @@
|
||||
|
||||
namespace Service::NFP {
|
||||
|
||||
void InstallInterfaces(SM::ServiceManager& service_manager, Core::System& system);
|
||||
void LoopProcess(Core::System& system);
|
||||
|
||||
} // namespace Service::NFP
|
||||
|
||||
Reference in New Issue
Block a user