⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
load_init_process
veridian_
kernel
0.25.2
In veridian_
kernel::
userspace::
loader
veridian_kernel
::
userspace
::
loader
Function
load_
init_
process
Copy item path
Source
pub fn load_init_process() -> Result<
ProcessId
,
KernelError
>
Expand description
Load and execute the init process