init
This commit is contained in:
commit
2190a5c04d
18 changed files with 745 additions and 0 deletions
5
.cargo/config.toml
Normal file
5
.cargo/config.toml
Normal file
|
@ -0,0 +1,5 @@
|
|||
[build]
|
||||
target = "x86_64-rustboot.json" # target OS specifications
|
||||
|
||||
[unstable]
|
||||
build-std = ["core", "compiler_builtins"] # recompile these
|
Loading…
Add table
Add a link
Reference in a new issue