⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
multiboot_main
veridian_
kernel
0.25.2
In veridian_
kernel::
arch::
x86_
64::
multiboot
veridian_kernel
::
arch
::
x86_64
::
multiboot
Function
multiboot_
main
Copy item path
Source
#[unsafe(no_mangle)]
pub extern "C" fn multiboot_main(magic: u64, info_addr: u64) -> !