linux/arch/m68k/include/uapi/asm
Thomas Huth 16eea8d2d3 m68k: 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).

Signed-off-by: Thomas Huth <thuth@redhat.com>
Acked-by: Greg Ungerer <gerg@linux-m68k.org>
Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org>
Link: https://lore.kernel.org/20250611114056.118309-2-thuth@redhat.com
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
2025-07-06 12:50:50 +02:00
..
a.out.h
bootinfo-amiga.h
bootinfo-apollo.h
bootinfo-atari.h
bootinfo-hp300.h
bootinfo-mac.h
bootinfo-q40.h
bootinfo-virt.h m68k: Rework BI_VIRT_RNG_SEED as BI_RNG_SEED 2022-09-28 22:16:44 +02:00
bootinfo-vme.h m68k: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers 2025-07-06 12:50:50 +02:00
bootinfo.h m68k: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers 2025-07-06 12:50:50 +02:00
byteorder.h
cachectl.h
fcntl.h
ioctls.h
Kbuild treewide: Add SPDX license identifier - Kbuild 2019-05-30 11:32:33 -07:00
param.h
poll.h
posix_types.h
ptrace.h m68k: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers 2025-07-06 12:50:50 +02:00
setup.h
sigcontext.h
signal.h signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverage 2022-02-17 09:09:36 +01:00
stat.h
swab.h
unistd.h