x86 operating system
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

9 wiersze
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"