acpi_detect
void acpi_detect(void);
acpi_detect();
int acpi_detect(void);
printf("acpi: %d\n", acpi_detect());
extern int acpi_detect(void);