From 2bd219830969c555358301dd7d978f6885477a9d Mon Sep 17 00:00:00 2001 From: Vito Caputo Date: Mon, 30 Apr 2018 02:28:20 -0700 Subject: libthunk: add libthunk submodule Going to try use libthunk for normalizing the fiber functions --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') 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 -- cgit v1.2.3