This commit is contained in:
mtgmonkey 2025-05-12 23:05:08 -04:00
commit 2190a5c04d
18 changed files with 745 additions and 0 deletions

5
.cargo/config.toml Normal file
View file

@ -0,0 +1,5 @@
[build]
target = "x86_64-rustboot.json" # target OS specifications
[unstable]
build-std = ["core", "compiler_builtins"] # recompile these