x86 operating system
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

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