summaryrefslogtreecommitdiff
path: root/com32/gplinclude/acpi/xsdt.h
diff options
context:
space:
mode:
Diffstat (limited to 'com32/gplinclude/acpi/xsdt.h')
-rw-r--r--com32/gplinclude/acpi/xsdt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/com32/gplinclude/acpi/xsdt.h b/com32/gplinclude/acpi/xsdt.h
index f5bb8dc8..b2e42725 100644
--- a/com32/gplinclude/acpi/xsdt.h
+++ b/com32/gplinclude/acpi/xsdt.h
@@ -15,7 +15,7 @@
#include <inttypes.h>
#include <stdbool.h>
-enum { XSDT_TABLE_FOUND };
+enum { XSDT_TABLE_FOUND = 1 };
#define XSDT "XSDT"