abgabe
This commit is contained in:
@@ -21,6 +21,8 @@ void IdleThread::action() {
|
||||
}
|
||||
Core::idle();
|
||||
// We woke up. Start ticking again
|
||||
dout << "idle ";
|
||||
|
||||
LAPIC::Timer::setMasked(false);
|
||||
} else {
|
||||
Core::Interrupt::enable();
|
||||
|
||||
Reference in New Issue
Block a user