summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@pengaru.com>2018-04-30 02:28:20 -0700
committerVito Caputo <vcaputo@pengaru.com>2018-04-30 02:28:20 -0700
commit2bd219830969c555358301dd7d978f6885477a9d (patch)
tree41fbd98f729970cf9d05bbf1abb992c22487ae5c /.gitmodules
libthunk: add libthunk submodule
Going to try use libthunk for normalizing the fiber functions
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 0000000..44e7beb
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "libthunk"]
+ path = libthunk
+ url = git://git.pengaru.com/libthunk
© All Rights Reserved