summaryrefslogtreecommitdiff
path: root/source/include/platform/acenv.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/include/platform/acenv.h')
-rw-r--r--source/include/platform/acenv.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/source/include/platform/acenv.h b/source/include/platform/acenv.h
index 7a7245624..caf7b8c10 100644
--- a/source/include/platform/acenv.h
+++ b/source/include/platform/acenv.h
@@ -479,4 +479,8 @@ typedef char *va_list;
#endif /* ACPI_APPLICATION */
#endif /* ACPI_FILE */
+#ifndef ACPI_INIT_FUNCTION
+#define ACPI_INIT_FUNCTION
+#endif
+
#endif /* __ACENV_H__ */