mirror-linux/arch/csky/include/uapi/asm
Thomas Huth 16464af831 csky: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi header
__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.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Guo Ren (Alibaba DAMO Academy) <guoren@kernel.org>
2025-10-19 02:55:55 -04:00
..
Kbuild csky: convert to generic syscall table 2024-07-10 14:23:38 +02:00
byteorder.h csky: Fixup compile error 2021-02-27 22:04:14 +08:00
cachectl.h treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers 2019-07-25 11:05:10 +02:00
perf_regs.h csky: Fixup compile error 2021-02-27 22:04:14 +08:00
ptrace.h csky: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi header 2025-10-19 02:55:55 -04:00
sigcontext.h csky: Fixup compile error 2021-02-27 22:04:14 +08:00
unistd.h csky: convert to generic syscall table 2024-07-10 14:23:38 +02:00