Integrate uACPI
This commit is contained in:
6
kernel/hal/x86_64/acpi.h
Normal file
6
kernel/hal/x86_64/acpi.h
Normal file
@ -0,0 +1,6 @@
|
||||
#ifndef HAL_ACPI_H_
|
||||
#define HAL_ACPI_H_
|
||||
|
||||
void acpi_init(void);
|
||||
|
||||
#endif // HAL_ACPI_H_
|
Reference in New Issue
Block a user