WIP: aarch64 rebase
This commit is contained in:
committed by
Jeremy Soller
parent
5e10feeaeb
commit
02c37d3fae
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -1,10 +1,11 @@
|
||||
[submodule "syscall"]
|
||||
path = syscall
|
||||
url = https://gitlab.redox-os.org/redox-os/syscall.git
|
||||
branch = aarch64-rebase
|
||||
[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
|
||||
branch = aarch64-rebase
|
||||
|
||||
Reference in New Issue
Block a user