Files
linux/arch/s390/include/uapi/asm
Thomas Huth 9b27182c55 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>
2025-06-16 16:23:02 +02:00
..
2023-07-03 11:19:42 +02:00
2024-10-25 16:03:23 +02:00
2023-01-09 14:34:05 +01:00
2022-12-06 16:18:22 +01:00
2023-01-09 14:34:05 +01:00
2021-10-26 15:21:31 +02:00