refactor: make pci device driver loading passive, pci bus scanner will not load them...
[lunaix-os.git] / lunaix-os / includes / hal / acpi / acpi.h
index f362b2d08a6fa16af793d6f42694223240bd45f7..f14ebcaff2d6838e3e003194178ea1a6a532ed20 100644 (file)
@@ -49,9 +49,6 @@ typedef struct
     struct acpi_mcfg_toc mcfg;
 } acpi_context;
 
     struct acpi_mcfg_toc mcfg;
 } acpi_context;
 
-int
-acpi_init();
-
 acpi_context*
 acpi_get_context();
 
 acpi_context*
 acpi_get_context();