diff options
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | source/core/platform/common | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 84803d8..2cde41e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -70,3 +70,6 @@ [submodule "source/core/pkey/ecdsa384"] path = source/core/pkey/ecdsa384 url = https://git.cryptech.is/core/pkey/ecdsa384.git +[submodule "source/core/platform/common"] + path = source/core/platform/common + url = https://git.cryptech.is/core/platform/common.git diff --git a/source/core/platform/common b/source/core/platform/common new file mode 160000 +Subproject 01b2384a7176013b0b10ed4d01334922c8633ac |