MCPcopy Index your code
hub / github.com/Andy-Python-Programmer/aero / init

Function init

src/aero_kernel/src/modules.rs:73–106  ·  view source on GitHub ↗

This function is responsible for initializing all of the kernel modules. Since currently we cannot read the ext2 root filesystem, we link all of the kernel modules into the kernel itself (this is temporary and modules will be loaded from the filesystem in the future).

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

launchFunction · 0.85
offset_page_tableMethod · 0.80
addrMethod · 0.45

Tested by

no test coverage detected