x86 operating system
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 line
149 B

  1. [unstable]
  2. build-std = ["core", "compiler_builtins"]
  3. [build]
  4. target = "target.json"
  5. [target.'cfg(target_os = "none")']
  6. runner = "bootimage runner"