summaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/object.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2018-12-30 20:59:52 -0500
committerGravatar Lioncash2018-12-30 20:59:54 -0500
commit205e6d3b975a7f699aeb0341c78a55562094c32b (patch)
tree6708c8120ba81f355788a011989ed9886be32f37 /src/core/hle/kernel/object.cpp
parentMerge pull request #1956 from lioncash/process-thread (diff)
downloadyuzu-205e6d3b975a7f699aeb0341c78a55562094c32b.tar.gz
yuzu-205e6d3b975a7f699aeb0341c78a55562094c32b.tar.xz
yuzu-205e6d3b975a7f699aeb0341c78a55562094c32b.zip
kernel/svc: Simplify thread core ID sanitizing in CreateThread
Rather than use a switch here, this can be collapsed into a simple range check, which is a little easier on the eyes.
Diffstat (limited to 'src/core/hle/kernel/object.cpp')
0 files changed, 0 insertions, 0 deletions