Skip to content
GitLab
Explore
Sign in
suyu
src
core
hle
kernel
svc.cpp
Find file
Blame
History
Permalink
svc: Return ERR_INVALID_PROCESSOR_ID in CreateThread() if an invalid processor ID is given
· fbe46209
Lioncash
authored
Sep 12, 2018
This is what the kernel does for an out-of-range processor ID.
fbe46209
Loading