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

clear_boot_current

Function clear_boot_current 

Source
pub fn clear_boot_current()
Expand description

Clear the boot-launched process tracking.

Called from the bootstrap wrapper after the user process exits and control returns to the kernel bootstrap code.