aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorauth <[email protected]>2020-07-03 14:30:26 +0200
committerauth <[email protected]>2020-07-03 14:30:26 +0200
commit40025e07ca06f48d21b583adc9f78b7b10d90995 (patch)
tree08cc6c5fff5953e0f61b851615d4ebdf93dc7733 /.gitmodules
parentAdded client timeout. (diff)
downloadloader-40025e07ca06f48d21b583adc9f78b7b10d90995.tar.xz
loader-40025e07ca06f48d21b583adc9f78b7b10d90995.zip
Started asmjit wrapper for easier manipulation.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index ef18434..17bf5ab 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -7,3 +7,6 @@
[submodule "shared/linux-pe"]
path = shared/linux-pe
url = https://github.com/authentification/linux-pe.git
+[submodule "shared/asmjit"]
+ path = shared/asmjit
+ url = https://github.com/asmjit/asmjit.git