summaryrefslogtreecommitdiff
path: root/fs/proc/array.c
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2025-10-10 16:01:15 +0300
committerCatalin Marinas <catalin.marinas@arm.com>2025-11-11 22:35:58 +0300
commit639f08fc20c92c2cc373b2b4d065185daa9633e3 (patch)
tree3bb847ca5f756ccb26e7152daaa03c8d390efe14 /fs/proc/array.c
parent3a8660878839faadb4f1a6dd72c3179c1df56787 (diff)
downloadlinux-639f08fc20c92c2cc373b2b4d065185daa9633e3.tar.xz
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 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions