This repository has been archived on 2023-09-28. You can view files and clone it, but cannot push or open issues or pull requests.
homepage/content/projects/noxos/docs/codebase/drivers/acpi/acpi.h.md

9 lines
233 B
Markdown
Raw Normal View History

---
title: "acpi.h"
summary: "The basic infrastructure to talk to the ACPI"
---
# `acpi_init(boot_info)` - function (void)
Initializes the ACPI implementation.
This function needs to be called once during the kernel initialization.