Skip to content
GitLab
Explore
Sign in
suyu
src
core
hle
kernel
scheduler.h
Find file
Blame
History
Permalink
kernel/scheduler: Take ARM_Interface instance by reference in the constructor
· a58eefa7
Lioncash
authored
Sep 25, 2018
It doesn't make sense to allow a scheduler to be constructed around a null pointer.
a58eefa7
Loading