[ACPICA] Update to version 20200214. CORE-16696
[reactos.git] / drivers / bus / acpi / acpica / include / achware.h
index 0346525..824bc43 100644 (file)
@@ -207,6 +207,10 @@ ACPI_STATUS
 AcpiHwEnableAllWakeupGpes (
     void);
 
+UINT8
+AcpiHwCheckAllGpes (
+    void);
+
 ACPI_STATUS
 AcpiHwEnableRuntimeGpeBlock (
     ACPI_GPE_XRUPT_INFO     *GpeXruptInfo,