mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-24 22:05:46 +00:00
Rebase
This commit is contained in:
@@ -97,8 +97,8 @@ private:
|
||||
};
|
||||
|
||||
/// Registers all NS services with the specified service manager.
|
||||
void InstallInterfaces(SM::ServiceManager& service_manager, FileSystem::FileSystemController& fsc);
|
||||
void InstallInterfaces(SM::ServiceManager& service_manager, Core::System& system,
|
||||
FileSystem::FileSystemController& fsc);
|
||||
|
||||
} // namespace NS
|
||||
|
||||
} // namespace Service
|
||||
|
||||
Reference in New Issue
Block a user