Basic allocations in rust user-space.
This commit is contained in:
parent
40a50e8d00
commit
32ccbedb7a
7 changed files with 127 additions and 35 deletions
|
|
@ -7,5 +7,6 @@ edition = "2021"
|
|||
name = "mammoth"
|
||||
|
||||
[dependencies]
|
||||
linked_list_allocator = "0.10.5"
|
||||
|
||||
[build-dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue