From 872cf03f26c2801ae6c3008ce5fa0d7856f5f85d Mon Sep 17 00:00:00 2001 From: Kacper Date: Sun, 14 Dec 2025 18:10:13 +0100 Subject: libc: implement err/warn functions --- bin/sync/arch/Kbuild | 1 + 1 file changed, 1 insertion(+) create mode 100644 bin/sync/arch/Kbuild (limited to 'bin/sync/arch/Kbuild') diff --git a/bin/sync/arch/Kbuild b/bin/sync/arch/Kbuild new file mode 100644 index 00000000..ad3a7486 --- /dev/null +++ b/bin/sync/arch/Kbuild @@ -0,0 +1 @@ +obj-y += $(ARCH)/ -- cgit v1.2.3