summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorrozlette <uberpanzermensch@gmail.com>2018-11-11 16:44:24 -0600
committerrozlette <uberpanzermensch@gmail.com>2018-11-11 16:44:24 -0600
commit325ff3875a954532b0139677ee22d511d655bd50 (patch)
tree98ffd1175281cfbe77fd509f30b3a192e11b1146 /.gitmodules
parentd1d248f2a60e3ddf12153d087286b80ef7e4d62e (diff)
Add asm-processor submodule
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 000000000..96a5ff99b
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "tools/asm-processor"]
+ path = tools/asm-processor
+ url = https://github.com/simonlindholm/asm-processor.git