⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

exec_elf

Function exec_elf 

Source
pub fn exec_elf(path: &str) -> Result<u64, ElfError>
Expand description

Execute an ELF binary