diff options
author | Lioncash <mathew1800@gmail.com> | 2018-08-02 12:01:22 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2018-08-02 12:01:25 -0400 |
commit | 6058c84b79327960052036fbecd490f20f2d5c51 (patch) | |
tree | 660a47053151d8a5c1df3061b81e8137888beeae /src/core/hw/lcd.cpp | |
parent | fac0e42b2feece80258b42d8e9f80f5bbd08e4b3 (diff) |
kernel/thread: Make GetFreeThreadLocalSlot()'s loop indices size_t
Avoids using a u32 to compare against a range of size_t, which can be a
source of warnings. While we're at it, compress a std::tie into a
structured binding.
Diffstat (limited to 'src/core/hw/lcd.cpp')
0 files changed, 0 insertions, 0 deletions