renamed "syscall" module to "svc" (more accurate naming)

This commit is contained in:
bunnei 2014-05-20 18:28:38 -04:00
parent f654a03f1f
commit 143bba2045
9 changed files with 28 additions and 26 deletions

View file

@ -14,7 +14,7 @@
#include "core/mem_map.h"
#include "core/hle/kernel/kernel.h"
#include "core/hle/syscall.h"
#include "core/hle/svc.h"
////////////////////////////////////////////////////////////////////////////////////////////////////
// Namespace Service