[][src]Module x86::task

Helpers to program the task state segment. See Intel 3a, Chapter 7

Re-exports

pub use crate::segmentation;

Functions

load_tr

Load the task state register.