mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-07-05 04:19:19 +00:00
Update files
This commit is contained in:
@ -118,6 +118,7 @@ namespace Interrupts
|
||||
if (apic[Core])
|
||||
{
|
||||
((APIC::APIC *)Interrupts::apic[Core])->EOI();
|
||||
// apic->IPI(CurrentCPU->ID, SchedulerInterrupt); ??????
|
||||
return;
|
||||
}
|
||||
// TODO: PIC
|
||||
|
Reference in New Issue
Block a user