#[link_section = ".cpu_local"]static BOOTSTRAP_CONTEXT: CpuLocalCell<TaskContext>Expand description
An unsafe cell to store the context of the bootstrap code.
#[link_section = ".cpu_local"]static BOOTSTRAP_CONTEXT: CpuLocalCell<TaskContext>An unsafe cell to store the context of the bootstrap code.