Static CURRENT_CPU

Source
#[link_section = ".cpu_local"]
static CURRENT_CPU: CpuLocalCell<u32>
Expand description

The current CPU ID.