acpi-build.h 91 B

1234567
  1. #ifndef HW_I386_ACPI_BUILD_H
  2. #define HW_I386_ACPI_BUILD_H
  3. void acpi_setup(void);
  4. #endif