Kernel: Make ACPI load all SSDT headers after DSDT is loaded
This commit is contained in:
@@ -6,6 +6,6 @@
|
||||
namespace Kernel::ACPI::AML
|
||||
{
|
||||
|
||||
BAN::RefPtr<AML::Namespace> initialize_namespace(const SDTHeader& header);
|
||||
BAN::RefPtr<AML::Namespace> initialize_namespace();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user