summaryrefslogtreecommitdiff
path: root/tools/include/nolibc/assert.h
AgeCommit message (Collapse)AuthorFilesLines
2026-04-27tools/nolibc: add assert() and assert.hThomas Weißschuh1-0/+36
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