mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-04-16 01:30:47 -04:00
kernel: remove kernel_
This commit is contained in:
@@ -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};
|
||||
|
||||
Reference in New Issue
Block a user