summaryrefslogtreecommitdiff
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
libthunk: add libthunk submodule
Going to try use libthunk for normalizing the fiber functions
-rw-r--r--.gitmodules3
m---------libthunk0
2 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
diff --git a/libthunk b/libthunk
new file mode 160000
+Subproject 38be3528bb544bd2fa0101b096186014a1161cc
© All Rights Reserved