]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tools/nolibc: move makedev() and friends to sys/sysmacros.h
authorThomas Weißschuh <linux@weissschuh.net>
Thu, 15 May 2025 19:57:52 +0000 (21:57 +0200)
committerThomas Weißschuh <linux@weissschuh.net>
Wed, 21 May 2025 13:32:23 +0000 (15:32 +0200)
commite1211e2206356785365f065ece4965a997903f69
tree7cd91f3a09f21c689505fe063ca3038dc8eb8382
parent9089524753b480b7a169004c46296d1e45103a31
tools/nolibc: move makedev() and friends to sys/sysmacros.h

This is the location regular userspace expects these definitions.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Acked-by: Willy Tarreau <w@1wt.eu>
Link: https://lore.kernel.org/r/20250515-nolibc-sys-v1-6-74f82eea3b59@weissschuh.net
tools/include/nolibc/Makefile
tools/include/nolibc/nolibc.h
tools/include/nolibc/sys/sysmacros.h [new file with mode: 0644]
tools/include/nolibc/types.h