1 2 3 4 5 6
#ifndef ISYS_ACPI_H #define ISYS_ACPI_H 1 extern int detectAcpiCpusAvailable(void); #endif /* ISYS_ACPI_H */