diff options
author | Lioncash <mathew1800@gmail.com> | 2019-03-04 16:02:59 -0500 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2019-03-04 17:01:37 -0500 |
commit | fad20213e6f377d75ced3c2554b4f00a46ff9263 (patch) | |
tree | 8911a6765d4549836fec1e5b06c64b5e94f4860d /src/core/loader/linker.cpp | |
parent | 07e13d6728868e5cb91615bec3aa6dfe9ec62b7b (diff) |
kernel/scheduler: Pass in system instance in constructor
Avoids directly relying on the global system instance and instead makes
an arbitrary system instance an explicit dependency on construction.
This also allows removing dependencies on some global accessor functions
as well.
Diffstat (limited to 'src/core/loader/linker.cpp')
0 files changed, 0 insertions, 0 deletions