summaryrefslogtreecommitdiff
path: root/scripts/livepatch/init.c
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 /scripts/livepatch/init.c
parent3a8660878839faadb4f1a6dd72c3179c1df56787 (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 'scripts/livepatch/init.c')
0 files changed, 0 insertions, 0 deletions