linux/arch/openrisc/include/uapi/asm
Thomas Huth c403db6f00 openrisc: 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: Jonas Bonn <jonas@southpole.se>
Cc: Stefan Kristiansson <stefan.kristiansson@saunalahti.fi>
Cc: Stafford Horne <shorne@gmail.com>
Cc: linux-openrisc@vger.kernel.org
Signed-off-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Stafford Horne <shorne@gmail.com>
2025-06-07 06:44:28 +01:00
..
byteorder.h
elf.h openrisc: Define openrisc relocation types 2024-04-15 15:20:39 +01:00
Kbuild openrisc: convert to generic syscall table 2024-07-10 14:23:38 +02:00
param.h
ptrace.h openrisc: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers 2025-06-07 06:44:28 +01:00
sigcontext.h openrisc: Union fpcsr and oldmask in sigcontext to unbreak userspace ABI 2023-07-10 22:03:26 +01:00
unistd.h openrisc: convert to generic syscall table 2024-07-10 14:23:38 +02:00