]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
tools/nolibc: add assert() and assert.h
authorThomas Weißschuh <linux@weissschuh.net>
Thu, 9 Apr 2026 16:22:08 +0000 (18:22 +0200)
committerThomas Weißschuh <linux@weissschuh.net>
Mon, 27 Apr 2026 07:00:49 +0000 (09:00 +0200)
commitf94da2b42bc84bbcdb5d1f41551295fc946c7f7e
tree9f70b92fdd3fc4f0519ee0673ae76e9026e7c5f8
parent254f49634ee16a731174d2ae34bc50bd5f45e731
tools/nolibc: add assert() and assert.h

Add the standard assert() macro from the assert.h header.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Acked-by: Willy Tarreau <w@1wt.eu>
Link: https://patch.msgid.link/20260409-nolibc-assert-v1-1-42da8b367e23@weissschuh.net
tools/include/nolibc/Makefile
tools/include/nolibc/assert.h [new file with mode: 0644]
tools/include/nolibc/nolibc.h