mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 05:44:17 +08:00
Add syscall as submodule
This commit is contained in:
parent
952f469e45
commit
9ba04a065e
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -52,3 +52,6 @@
|
||||
[submodule "installer"]
|
||||
path = installer
|
||||
url = https://github.com/redox-os/installer.git
|
||||
[submodule "syscall"]
|
||||
path = syscall
|
||||
url = https://github.com/redox-os/syscall.git
|
||||
|
||||
1
syscall
Submodule
1
syscall
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 5a687dfeb578343431992f3a4d854f303a904486
|
||||
Loading…
Reference in New Issue
Block a user