kern: minor fixes to prevent core0-2 panics during boot
This commit is contained in:
@@ -345,6 +345,8 @@ namespace ams::kern {
|
||||
}
|
||||
}
|
||||
|
||||
void Wakeup();
|
||||
|
||||
Result SetPriorityToIdle();
|
||||
|
||||
Result Run();
|
||||
|
||||
Reference in New Issue
Block a user