diff options
author | Thomas Weißschuh <thomas.weissschuh@linutronix.de> | 2025-03-07 13:43:23 +0100 |
---|---|---|
committer | Thomas Weißschuh <linux@weissschuh.net> | 2025-03-08 13:18:27 +0100 |
commit | bceb73904c855c78402dca94c82915f078f259dd (patch) | |
tree | 1ecc28abf61f46ed5cb2dd4a61cfe7f3be468b18 /tools/perf/scripts/python/syscall-counts.py | |
parent | a782d45c867ca92edc50e54715a71124bec1dd11 (diff) |
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 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions