Init IOAPIC nad LAPICs
This commit is contained in:
@ -1,10 +1,9 @@
|
||||
#ifndef HAL_ACPI_H_
|
||||
#define HAL_ACPI_H_
|
||||
|
||||
#include "uacpi/uacpi.h"
|
||||
|
||||
extern struct acpi_madt *MADT;
|
||||
#include <stdint.h>
|
||||
|
||||
void acpi_init(void);
|
||||
uint32_t acpi_remapirq(uint32_t irq);
|
||||
|
||||
#endif // HAL_ACPI_H_
|
||||
|
Reference in New Issue
Block a user