summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2026-04-21 16:27:01 +0200
committerJuergen Gross <jgross@suse.com>2026-05-12 17:31:38 +0200
commit11f152c0acaa924d93339000cb785d34e003aff5 (patch)
tree1e25847659ca4780d0ad962ce3ceeb41fd570436 /tools/perf/scripts/python/syscall-counts.py
parent5d6919055dec134de3c40167a490f33c74c12581 (diff)
downloadlinux-11f152c0acaa924d93339000cb785d34e003aff5.tar.gz
linux-11f152c0acaa924d93339000cb785d34e003aff5.zip
xen/arm: Replace __ASSEMBLY__ with __ASSEMBLER__ in interface.h
While the GCC and Clang compilers already define __ASSEMBLER__ automatically when compiling assembly code, __ASSEMBLY__ is a macro that only gets defined by the Makefiles in the kernel. This can be very confusing when switching between userspace and kernelspace coding, or when dealing with uapi headers that rather should use __ASSEMBLER__ instead. So let's standardize now on the __ASSEMBLER__ macro that is provided by the compilers. Signed-off-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Juergen Gross <jgross@suse.com> Signed-off-by: Juergen Gross <jgross@suse.com> Message-ID: <20260421142701.548978-1-thuth@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions