// // Created by rick on 26-03-21. // #ifndef NEW_KERNEL_ACPI_H #define NEW_KERNEL_ACPI_H // override acpi.h from ACPICA // include custom version of acenv.h #include // continue with base acpi.h #include_next #endif //NEW_KERNEL_ACPI_H