mirror of
https://github.com/ipxe/ipxe
synced 2026-02-14 02:31:26 +03:00
[acpi] Make acpi_find_rsdt() a per-platform method
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
3
src/core/null_acpi.c
Normal file
3
src/core/null_acpi.c
Normal file
@@ -0,0 +1,3 @@
|
||||
#include <ipxe/acpi.h>
|
||||
|
||||
PROVIDE_ACPI_INLINE ( null, acpi_find_rsdt );
|
||||
Reference in New Issue
Block a user