linux-kernelorg-stable/arch/microblaze/include/uapi/asm
Thomas Huth f0bff4e437 microblaze: 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 a completely mechanical patch (done with a simple "sed -i"
statement).

Cc: Michal Simek <monstr@monstr.eu>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Link: https://lore.kernel.org/r/20250314071013.1575167-18-thuth@redhat.com
Signed-off-by: Michal Simek <michal.simek@amd.com>
2025-09-12 13:12:41 +02:00
..
Kbuild
auxvec.h
byteorder.h
elf.h
posix_types.h
ptrace.h microblaze: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers 2025-09-12 13:12:41 +02:00
setup.h microblaze: Remove empty #ifndef __ASSEMBLY__ statement 2024-10-23 08:14:20 +02:00
sigcontext.h
unistd.h