Static BOOTSTRAP_CONTEXT

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

An unsafe cell to store the context of the bootstrap code.