mirror of https://github.com/torvalds/linux.git
__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> |
||
|---|---|---|
| .. | ||
| Kbuild | ||
| a.out.h | ||
| bootinfo-amiga.h | ||
| bootinfo-apollo.h | ||
| bootinfo-atari.h | ||
| bootinfo-hp300.h | ||
| bootinfo-mac.h | ||
| bootinfo-q40.h | ||
| bootinfo-virt.h | ||
| bootinfo-vme.h | ||
| bootinfo.h | ||
| byteorder.h | ||
| cachectl.h | ||
| fcntl.h | ||
| ioctls.h | ||
| param.h | ||
| poll.h | ||
| posix_types.h | ||
| ptrace.h | ||
| setup.h | ||
| sigcontext.h | ||
| signal.h | ||
| stat.h | ||
| swab.h | ||
| unistd.h | ||