diff options
author | 2025-03-07 13:43:23 +0100 | |
---|---|---|
committer | 2025-03-08 13:18:27 +0100 | |
commit | bceb73904c855c78402dca94c82915f078f259dd (patch) | |
tree | 1ecc28abf61f46ed5cb2dd4a61cfe7f3be468b18 /scripts/generate_rust_analyzer.py | |
parent | selftests/nolibc: stop testing constructor order (diff) | |
download | wireguard-linux-bceb73904c855c78402dca94c82915f078f259dd.tar.xz wireguard-linux-bceb73904c855c78402dca94c82915f078f259dd.zip |
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 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions