Browse Source
PR #1000 overlooked to rename `runqueues` into `sched_runqueues` in `sched.h`. This shows that the variable is not used outside of `sched.c`. As the list should not be accessed outside of the scheduler, so it can be `static`.dev/timer

2 changed files with 1 additions and 6 deletions
Loading…
Reference in new issue