summaryrefslogtreecommitdiffstats
path: root/isys/acpi.h
blob: f7a731177327c7d27e05b7c29add49802c16e434 (plain)
1
2
3
4
5
6
#ifndef ISYS_ACPI_H
#define ISYS_ACPI_H 1

extern int detectAcpiCpusAvailable(void);

#endif /* ISYS_ACPI_H */