mirror of https://git.suyu.dev/suyu/suyu
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.merge-requests/60/head
parent
3027917f39
commit
8d99aae45b
Loading…
Reference in New Issue