diff options
author | Oxore <oxore@protonmail.com> | 2023-03-07 16:05:46 +0300 |
---|---|---|
committer | Oxore <oxore@protonmail.com> | 2023-03-07 17:58:42 +0300 |
commit | 5f7d4d6e9f47d328e7c4ef71030bdc9e34892798 (patch) | |
tree | 1f4dbecf6b27e268c0590404399c5d5fd91965d0 /third_party/newlib/string/version.txt | |
parent | e4a9be2a4f68781d318770296a50f4823c419805 (diff) |
Get rid of libc, take just parts of it
Diffstat (limited to 'third_party/newlib/string/version.txt')
-rw-r--r-- | third_party/newlib/string/version.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/newlib/string/version.txt b/third_party/newlib/string/version.txt new file mode 100644 index 0000000..4ab843b --- /dev/null +++ b/third_party/newlib/string/version.txt @@ -0,0 +1 @@ +commit 9e09d6ed83cce4777a5950412647ccc603040409 (tag: newlib-4.3.0) |