diff options
author | Thomas Weißschuh <thomas.weissschuh@linutronix.de> | 2025-03-07 15:43:23 +0300 |
---|---|---|
committer | Thomas Weißschuh <linux@weissschuh.net> | 2025-03-08 15:18:27 +0300 |
commit | bceb73904c855c78402dca94c82915f078f259dd (patch) | |
tree | 1ecc28abf61f46ed5cb2dd4a61cfe7f3be468b18 /rust/helpers/helpers.c | |
parent | a782d45c867ca92edc50e54715a71124bec1dd11 (diff) | |
download | linux-bceb73904c855c78402dca94c82915f078f259dd.tar.xz |
tools/nolibc: don't use asm/ UAPI headers
The asm/ and asm-generic/ namespaces are implementation details of the UAPI
headers and not meant for direct usage.
Use the equivalent headers from the linux/ namespace instead.
While at it also drop the duplicate include of linux/signal.h from sys.h.
Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Link: https://lore.kernel.org/r/20250307-nolibc-asm-headers-v2-1-e2a734f25d22@linutronix.de
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions