aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/uapi/ssh:/git@git.zx2c4.com/git:/git.zx2c4.com
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2025-10-10 15:01:15 +0200
committerCatalin Marinas <catalin.marinas@arm.com>2025-11-11 19:35:58 +0000
commit639f08fc20c92c2cc373b2b4d065185daa9633e3 (patch)
tree3bb847ca5f756ccb26e7152daaa03c8d390efe14 /arch/mips/include/uapi/ssh:/git@git.zx2c4.com/git:/git.zx2c4.com
parentLinux 6.18-rc1 (diff)
arm64: 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. Signed-off-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'arch/mips/include/uapi/ssh:/git@git.zx2c4.com/git:/git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions