Commit 9b27182c authored by Thomas Huth's avatar Thomas Huth Committed by Alexander Gordeev
Browse files

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: default avatarThomas Huth <thuth@redhat.com>
Acked-by: default avatarHeiko Carstens <hca@linux.ibm.com>
Link: https://lore.kernel.org/r/20250611140046.137739-2-thuth@redhat.com


Signed-off-by: default avatarAlexander Gordeev <agordeev@linux.ibm.com>
parent e04c78d8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment