Support for RMM

This commit is contained in:
Jeremy Soller
2020-11-27 16:49:39 +00:00
parent 8b27de416b
commit f5ac405db6
21 changed files with 350 additions and 684 deletions

4
.gitmodules vendored
View File

@@ -4,3 +4,7 @@
[submodule "slab_allocator"]
path = slab_allocator
url = https://gitlab.redox-os.org/redox-os/slab_allocator
[submodule "rmm"]
path = rmm
url = https://gitlab.redox-os.org/redox-os/rmm.git
branch = master