xref: /linux-6.15/arch/arm64/include/asm/Kbuild (revision 7fe33e9f)
1# SPDX-License-Identifier: GPL-2.0
2syscall-y += syscall_table_32.h
3
4# arm32 syscall table used by lib/compat_audit.c:
5syscall-y += unistd_32.h
6# same constants with prefixes, used by vdso, seccomp and sigreturn:
7syscall-y += unistd_compat_32.h
8
9generic-y += early_ioremap.h
10generic-y += mcs_spinlock.h
11generic-y += qrwlock.h
12generic-y += qspinlock.h
13generic-y += parport.h
14generic-y += user.h
15
16generated-y += cpucap-defs.h
17generated-y += sysreg-defs.h
18