Services: Stub some functions

This commit is contained in:
purpasmart96 2015-01-31 15:11:51 -08:00
parent dbff4e5e12
commit 60ce36f721
8 changed files with 206 additions and 8 deletions

View file

@ -57,6 +57,7 @@ enum class Class : ClassType {
Service_GSP, ///< The GSP (GPU control) service
Service_AC, ///< The AC (WiFi status) service
Service_PTM, ///< The PTM (Power status & misc.) service
Service_LDR, ///< The LDR (3ds dll loader) service
Service_CFG, ///< The CFG (Configuration) service
Service_DSP, ///< The DSP (DSP control) service
Service_HID, ///< The HID (User input) service