1 2 3 4 5 6 7
#ifndef HW_I386_ACPI_BUILD_H #define HW_I386_ACPI_BUILD_H void acpi_setup(void); #endif