diff options
| author | Thomas Huth <thuth@redhat.com> | 2025-10-10 15:01:15 +0200 |
|---|---|---|
| committer | Catalin Marinas <catalin.marinas@arm.com> | 2025-11-11 19:35:58 +0000 |
| commit | 639f08fc20c92c2cc373b2b4d065185daa9633e3 (patch) | |
| tree | 3bb847ca5f756ccb26e7152daaa03c8d390efe14 /tools/docs/lib/parse_data_structs.py | |
| parent | 3a8660878839faadb4f1a6dd72c3179c1df56787 (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 'tools/docs/lib/parse_data_structs.py')
0 files changed, 0 insertions, 0 deletions
