-struct device_def acpi_sysdev = { .name = "ACPI Proxy",
- .class =
- DEVCLASS(DEVIF_FMW, DEVFN_CFG, DEV_ACPI),
- .init = acpi_init };
-EXPORT_DEVICE(acpi, &acpi_sysdev, load_sysconf);
\ No newline at end of file
+owloysius_fetch_init(__gather_acpi_table, on_sysconf);
\ No newline at end of file