Services: Added some missing services.

cfg:s, ptm:sysm, apt:s.
apt:s is almost exactly the same as apt:u as per 3dbrew
This commit is contained in:
Subv
2015-01-13 14:43:30 -05:00
parent 682e6bc8d9
commit cf071cd897
9 changed files with 364 additions and 1 deletions

View File

@ -10,7 +10,7 @@
#include "core/hle/kernel/event.h"
#include "core/hle/kernel/mutex.h"
#include "core/hle/kernel/shared_memory.h"
#include "apt_u.h"
#include "core/hle/service/apt_u.h"
////////////////////////////////////////////////////////////////////////////////////////////////////
// Namespace APT_U