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 --- Kconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Kconfig') diff --git a/Kconfig b/Kconfig index 3e47aaf7..3713029d 100644 --- a/Kconfig +++ b/Kconfig @@ -11,3 +11,5 @@ menu "General Setup" help Enable this option to include debugging symbols and additional debug information in the build. endmenu + +source "bin/Kconfig" -- cgit v1.2.3