Constant CPU_MODE

pub const CPU_MODE: &'static str;
Expand description

The mode of the CPU

§Notes

§Examples

  • "user"
  • "system"