kernel: remove kernel_
This commit is contained in:
parent
9368e17a92
commit
c0b9e93b77
41 changed files with 290 additions and 295 deletions
|
@ -149,7 +149,7 @@ private:
|
|||
KInterruptTaskManager* interrupt_task_manager{nullptr};
|
||||
};
|
||||
|
||||
KernelCore& kernel;
|
||||
KernelCore& m_kernel;
|
||||
SchedulingState m_state;
|
||||
bool m_is_active{false};
|
||||
s32 m_core_id{0};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue