uber simple memory stuff
This commit is contained in:
parent
723662b2a1
commit
87f0156c7e
5 changed files with 142 additions and 7 deletions
|
@ -5,5 +5,5 @@ target = "x86_64-rustos.json" # target OS specifications
|
|||
runner = "bootimage runner" # run with QEMU
|
||||
|
||||
[unstable]
|
||||
build-std = ["core", "compiler_builtins"]
|
||||
build-std = ["core", "compiler_builtins", "alloc"]
|
||||
build-std-features = ["compiler-builtins-mem"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue