]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tools/nolibc: move reboot() to sys/reboot.h
authorThomas Weißschuh <linux@weissschuh.net>
Thu, 15 May 2025 19:57:50 +0000 (21:57 +0200)
committerThomas Weißschuh <linux@weissschuh.net>
Wed, 21 May 2025 13:32:20 +0000 (15:32 +0200)
commit2efb9050909f1fc0db39b2600bada8341ebc56c3
tree48de08ad4b3b958e2c8e113923189a5885ee0343
parent3edd5365f99eeff38c5d31d9809afa6231e6de2d
tools/nolibc: move reboot() to sys/reboot.h

This is the location regular userspace expects this definition.

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-4-74f82eea3b59@weissschuh.net
tools/include/nolibc/Makefile
tools/include/nolibc/nolibc.h
tools/include/nolibc/sys.h
tools/include/nolibc/sys/reboot.h [new file with mode: 0644]
tools/include/nolibc/types.h