config.rs 121 B

123
  1. pub const LOG_PAGE_FAULTS: bool = false;
  2. pub const FORCE_DISABLE_JIT: bool = false;
  3. pub const ENABLE_ACPI: bool = false;