Expand description
Common wrappers around arch-specific wrappers of CPU instructions
Authors: MarioS271
Re-exports§
pub use crate::arch::x86_64::cpu::instructions::*;
Functions§
- halt_
forever - Calls
halt_cpuin an infinite loop
Common wrappers around arch-specific wrappers of CPU instructions
Authors: MarioS271
pub use crate::arch::x86_64::cpu::instructions::*;halt_cpu in an infinite loop