9 #include "../sf/service.h"
20 Result spsmShutdown(
bool reboot);
21 Result spsmPutErrorState(
void);
void spsmExit(void)
Exit spsm.
Service * spsmGetServiceSession(void)
Gets the Service object for the actual spsm service session.
Result spsmInitialize(void)
Initialize spsm.
Service object structure.
Definition: service.h:14
u32 Result
Function error code result type.
Definition: types.h:44