Commit 205e6d3b authored by Lioncash's avatar Lioncash
Browse files

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.
parent e5dfbe22
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment