From bc2f0e164d73373438480b8ec97c3a5845142eae Mon Sep 17 00:00:00 2001 From: Jeremiah Orians Date: Sun, 10 Jan 2021 10:02:58 -0500 Subject: [PATCH] Starting to prepare for the use of the M2libc standard --- .gitmodules | 3 +++ M2libc | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 M2libc diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..b67fb1a --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "M2libc"] + path = M2libc + url = https://github.com/oriansj/M2libc.git diff --git a/M2libc b/M2libc new file mode 160000 index 0000000..6e371ed --- /dev/null +++ b/M2libc @@ -0,0 +1 @@ +Subproject commit 6e371edcc9927878a0aa5ebd83b6f3f4323c99cc