ugh I am bad at docs
This commit is contained in:
parent
97806d169b
commit
9a47052049
@ -19,7 +19,7 @@ design details can be found in [SECURITY.md](SECURITY.md).
|
|||||||
in the kernel.
|
in the kernel.
|
||||||
- [device/](/src/kernel/device/mod.rs): Functions for discovering hardware
|
- [device/](/src/kernel/device/mod.rs): Functions for discovering hardware
|
||||||
and assigning drivers.
|
and assigning drivers.
|
||||||
-[acpi.rs](/src/kernel/device/acpi.rs): ACPI handling functions and
|
- [acpi.rs](/src/kernel/device/acpi.rs): ACPI handling functions and
|
||||||
structures.
|
structures.
|
||||||
- [log.rs](/src/kernel/log.rs): Logging structures, macros, and singletons
|
- [log.rs](/src/kernel/log.rs): Logging structures, macros, and singletons
|
||||||
for logging to serial or the display.
|
for logging to serial or the display.
|
||||||
|
Loading…
Reference in New Issue
Block a user