x86 operating system
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

9 řádky
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"