aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/helpers.c
diff options
context:
space:
mode:
authorThomas Huth <[email protected]>2025-03-14 07:09:55 +0000
committerHelge Deller <[email protected]>2025-05-04 18:40:10 +0000
commite2b6a188625a2bbc83d4e6c76b59cb2e34353843 (patch)
tree78745c247d108e3ad5c984f95550e679644e7aee /rust/helpers/helpers.c
parentLinux 6.15-rc4 (diff)
downloadkernel-e2b6a188625a2bbc83d4e6c76b59cb2e34353843.tar.gz
kernel-e2b6a188625a2bbc83d4e6c76b59cb2e34353843.zip
parisc: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
__ASSEMBLY__ is only defined by the Makefile of the kernel, so this is not really useful for uapi headers (unless the userspace Makefile defines it, too). Let's switch to __ASSEMBLER__ which gets set automatically by the compiler when compiling assembly code. This is almost a completely mechanical patch (done with a simple "sed -i" statement), except for a manual change in the file arch/parisc/include/uapi/asm/signal.h (where a comment was missing some underscores). Cc: "James E.J. Bottomley" <[email protected]> Cc: Helge Deller <[email protected]> Cc: [email protected] Signed-off-by: Thomas Huth <[email protected]> Signed-off-by: Helge Deller <[email protected]>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions