yuzu-android/src/core/hle
Lioncash d870cc5ad7 core/hle/result: Relocate IPC error code to ipc_helpers
Relocates the error code to where it's most related, similar to how all
the other error codes are. Previously we were including a non-generic
error in the main result code header.
2019-03-10 18:23:42 -04:00
..
kernel Merge pull request #2193 from lioncash/global 2019-03-10 17:29:01 -04:00
service core/hle/result: Relocate IPC error code to ipc_helpers 2019-03-10 18:23:42 -04:00
ipc_helpers.h core/hle/result: Relocate IPC error code to ipc_helpers 2019-03-10 18:23:42 -04:00
ipc.h core/hle/ipc: Remove unnecessary includes 2019-03-05 09:53:38 -05:00
lock.cpp
lock.h
result.h core/hle/result: Relocate IPC error code to ipc_helpers 2019-03-10 18:23:42 -04:00