I forgot I removed device code
This commit is contained in:
parent
88fe204b02
commit
8d1526a95c
@ -17,10 +17,6 @@ design details can be found in [SECURITY.md](SECURITY.md).
|
||||
- [modules.rs](../kernel/src/boot/modules.rs): Kernel module handling.
|
||||
- [constants.rs](../kernel/src/constants.rs): Constants referenced elsewhere
|
||||
in the kernel.
|
||||
- [device/](../kernel/src/device/mod.rs): Functions for discovering hardware
|
||||
and assigning drivers.
|
||||
- [acpi.rs](../kernel/src/device/acpi.rs): ACPI handling functions and
|
||||
structures.
|
||||
- [log.rs](../kernel/src/log.rs): Logging structures, macros, and singletons
|
||||
for logging to serial or the display.
|
||||
- [interrupt/](../kernel/src/interrupt/mod.rs): Interrupt handlers with
|
||||
|
||||
Loading…
Reference in New Issue
Block a user