From 8a9208612eec8ddae4c418485d848ecfa0613699 Mon Sep 17 00:00:00 2001 From: Anton Kling Date: Mon, 30 Oct 2023 22:12:14 +0100 Subject: Meta: Move kernel and userland to their own folders. This is to allow both the kernel and the userland to share certain header files and to make the folder structure a bit more clear. --- crypto/SHA1 | 1 - 1 file changed, 1 deletion(-) delete mode 160000 crypto/SHA1 (limited to 'crypto/SHA1') diff --git a/crypto/SHA1 b/crypto/SHA1 deleted file mode 160000 index 237ea70..0000000 --- a/crypto/SHA1 +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 237ea7023cad8402932dfbde337d69e5f4d515f6 -- cgit v1.2.3