Modules
- acpi 🔒
- cmdline 🔒
- cpu 🔒
- devices 🔒
- fs 🔒
- graphics 🔒
- hw 🔒
- io 🔒
- macros 🔒
- net 🔒
- power 🔒
- process 🔒
- sync 🔒
- testing 🔒
- utils 🔒
Macros
Functions
multiboot_info
is essentially'static
, since it won’t ever be removed from the memory since we don’t exitmain
at all.