summaryrefslogtreecommitdiffstats
path: root/src/core/null_acpi.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/null_acpi.c')
-rw-r--r--src/core/null_acpi.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/core/null_acpi.c b/src/core/null_acpi.c
new file mode 100644
index 00000000..90c78485
--- /dev/null
+++ b/src/core/null_acpi.c
@@ -0,0 +1,3 @@
+#include <ipxe/acpi.h>
+
+PROVIDE_ACPI_INLINE ( null, acpi_find_rsdt );