]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tools/nolibc: add sys/types.h shim
authorThomas Weißschuh <thomas.weissschuh@linutronix.de>
Wed, 16 Apr 2025 12:06:24 +0000 (14:06 +0200)
committerThomas Weißschuh <linux@weissschuh.net>
Sat, 19 Apr 2025 12:22:29 +0000 (14:22 +0200)
commitffb94910c3fff8d9528e62d45171cabbb1cc083a
treebb75a029e307a68b2183d0389d8a2ea20c9d0c74
parentface777a442bfb07017adf935dbb738a3504fdd2
tools/nolibc: add sys/types.h shim

This is the location regular userspace expects the header.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Acked-by: Willy Tarreau <w@1wt.eu>
Link: https://lore.kernel.org/r/20250416-nolibc-split-sys-v1-9-a069a3f1d145@linutronix.de
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
tools/include/nolibc/Makefile
tools/include/nolibc/sys/types.h [new file with mode: 0644]