yuzu/src/core/hle
Lioncash 8d99aae45b k_handle_table: Remove cast to void* in GetObjectForIpc
This was used to get around the KProcess class being incomplete. We can
just move this to the cpp file and eliminate the cast entirely, letting
the compiler do its work.
2022-11-22 13:58:42 -05:00
..
kernel k_handle_table: Remove cast to void* in GetObjectForIpc 2022-11-22 13:58:42 -05:00
service Merge pull request #9238 from german77/cabinet_applet 2022-11-20 00:48:39 -08:00
api_version.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
ipc.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
ipc_helpers.h kernel/svc_types: refresh 2022-11-09 19:05:08 -05:00
result.h core: Update result module 2022-11-14 20:08:47 -06:00