Kernel: Enter ACPI mode with lai
This commit is contained in:
@@ -16,6 +16,11 @@ public:
|
||||
|
||||
static void initialize(bool force_pic);
|
||||
static InterruptController& get();
|
||||
|
||||
void enter_acpi_mode();
|
||||
|
||||
private:
|
||||
bool m_using_apic { false };
|
||||
};
|
||||
|
||||
bool interrupts_enabled();
|
||||
Reference in New Issue
Block a user