kernel/thread: Make GetFreeThreadLocalSlot() reference parameter a const reference
This function only reads the data being referenced, it doesn't modify it, so we can turn the reference into a const reference.master
parent
9a50a4f2cc
commit
fac0e42b2f
Loading…
Reference in New Issue