From 885f5974cdf65b59415837ae97f5a14ef1350670 Mon Sep 17 00:00:00 2001 From: Kacper Date: Tue, 9 Dec 2025 19:20:15 +0100 Subject: feat: add gzip and new headers --- lib/libc/thread/Kbuild | 1 + 1 file changed, 1 insertion(+) create mode 100644 lib/libc/thread/Kbuild (limited to 'lib/libc/thread') diff --git a/lib/libc/thread/Kbuild b/lib/libc/thread/Kbuild new file mode 100644 index 00000000..3e28ece3 --- /dev/null +++ b/lib/libc/thread/Kbuild @@ -0,0 +1 @@ +obj-y += thrd_current.o -- cgit v1.2.3