]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tools/nolibc: add elf.h
authorThomas Weißschuh <thomas.weissschuh@linutronix.de>
Wed, 16 Apr 2025 12:06:17 +0000 (14:06 +0200)
committerThomas Weißschuh <linux@weissschuh.net>
Sat, 19 Apr 2025 12:22:20 +0000 (14:22 +0200)
commit2b45ceb915b004799e79f4ff68e63b7f88a7d195
treeab0f758b2c263e3f3cbd9370beb4c35a4bd34fa5
parent060525302ba9ee56dfbcb4149395a1e510a4ced9
tools/nolibc: add elf.h

The UAPI header do already provide an elf.h implementation.
Reexport it under its libc name.

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-2-a069a3f1d145@linutronix.de
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
tools/include/nolibc/Makefile
tools/include/nolibc/elf.h [new file with mode: 0644]
tools/include/nolibc/nolibc.h