5 lines
114 B
C
5 lines
114 B
C
|
struct acpi_rsdp;
|
||
|
|
||
|
unsigned long mainboard_write_acpi_tables(unsigned long start,
|
||
|
struct acpi_rsdp *rsdp);
|