linux-kernelorg-stable/arch/sparc/include/uapi/asm
Thomas Huth d6fb6511de sparc: 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: David S. Miller <davem@davemloft.net>
Cc: Andreas Larsson <andreas@gaisler.com>
Cc: sparclinux@vger.kernel.org
Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Andreas Larsson <andreas@gaisler.com>
Signed-off-by: Andreas Larsson <andreas@gaisler.com>
2025-09-26 17:06:09 +02:00
..
Kbuild
apc.h
asi.h
auxvec.h
bitsperlong.h
byteorder.h
display7seg.h
envctrl.h
errno.h
fbio.h
fcntl.h
ioctl.h
ioctls.h
ipcbuf.h
mman.h
msgbuf.h
openpromio.h sparc: openpromio: Address -Warray-bounds warning 2023-07-12 13:24:20 -06:00
oradax.h
param.h
perfctr.h
poll.h
posix_types.h
psr.h
psrcompat.h
pstate.h
ptrace.h sparc: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers 2025-09-26 17:06:09 +02:00
resource.h
sembuf.h
setup.h
shmbuf.h
sigcontext.h
siginfo.h
signal.h sparc: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers 2025-09-26 17:06:09 +02:00
socket.h af_unix: Introduce SO_INQ. 2025-07-08 18:05:25 -07:00
stat.h
swab.h
termbits.h sparc: move struct termio to asm/termios.h 2024-04-22 15:33:06 +02:00
termios.h sparc: move struct termio to asm/termios.h 2024-04-22 15:33:06 +02:00
traps.h sparc: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers 2025-09-26 17:06:09 +02:00
uctx.h
unistd.h
utrap.h sparc: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers 2025-09-26 17:06:09 +02:00
watchdog.h