eden/src/core/hle
Lioncash fc7bc644cc 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.h core/hle/ipc: Remove unnecessary includes 2019-03-05 09:53:38 -05:00
ipc_helpers.h core/hle/result: Relocate IPC error code to ipc_helpers 2019-03-10 18:23:42 -04:00
lock.cpp Fix build on macOS and linux 2018-01-13 22:38:52 +00:00
lock.h Use recursive_mutex instead of mutex to fix #2902 2017-08-29 20:39:55 +12:00
result.h core/hle/result: Relocate IPC error code to ipc_helpers 2019-03-10 18:23:42 -04:00