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

init_fpu

Function init_fpu 

Source
pub fn init_fpu()
Expand description

Initialize FPU for current CPU. Called from crate::arch::context::init_fpu().