6 lines
162 B
Markdown
6 lines
162 B
Markdown
|
# acpi.h
|
||
|
|
||
|
# `acpi_init(boot_info)` - function (void)
|
||
|
Initializes the ACPI implementation.
|
||
|
This function needs to be called once during the kernel initialization.
|