⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
init
veridian_
kernel
0.25.2
In veridian_
kernel::
arch::
x86_
64
veridian_kernel
::
arch
::
x86_64
Function
init
Copy item path
Source
pub fn init()
Expand description
Called from bootstrap on x86_64 via
crate::arch::init()
.