summaryrefslogtreecommitdiff
path: root/rust/helpers/helpers.c
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2025-06-11 16:00:45 +0200
committerAlexander Gordeev <agordeev@linux.ibm.com>2025-06-16 16:23:02 +0200
commit9b27182c553542118c5bbfdd89bab28e460ffdc8 (patch)
treef0c04a068361765c623b191a7c4caacbace2cb89 /rust/helpers/helpers.c
parente04c78d86a9699d136910cfc0bdcf01087e3267e (diff)
s390: 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 assembler code. Signed-off-by: Thomas Huth <thuth@redhat.com> Acked-by: Heiko Carstens <hca@linux.ibm.com> Link: https://lore.kernel.org/r/20250611140046.137739-2-thuth@redhat.com Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions