mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-07-26 00:22:25 -07:00
hle: kernel: Rename Process to KProcess.
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
#include "core/core.h"
|
||||
#include "core/hle/kernel/hle_ipc.h"
|
||||
#include "core/hle/kernel/k_page_table.h"
|
||||
#include "core/hle/kernel/process.h"
|
||||
#include "core/hle/kernel/k_process.h"
|
||||
#include "core/hle/result.h"
|
||||
#include "core/memory.h"
|
||||
#include "core/reporter.h"
|
||||
|
Reference in New Issue
Block a user