diff options
author | Lioncash <mathew1800@gmail.com> | 2018-08-02 11:55:10 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2018-08-02 11:56:11 -0400 |
commit | fac0e42b2feece80258b42d8e9f80f5bbd08e4b3 (patch) | |
tree | a46b7ab315cc86fa9ff6e8dd7f79f2f7a1bd00fd /src/core/core.cpp | |
parent | 9a50a4f2ccff24323f2fb34797df317c375700d6 (diff) |
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.
Diffstat (limited to 'src/core/core.cpp')
0 files changed, 0 insertions, 0 deletions