]> Git Repo - linux.git/blob - arch/riscv/include/asm/Kbuild
Linux 6.14-rc3
[linux.git] / arch / riscv / include / asm / Kbuild
1 # SPDX-License-Identifier: GPL-2.0
2 syscall-y += syscall_table_32.h
3 syscall-y += syscall_table_64.h
4
5 generic-y += early_ioremap.h
6 generic-y += flat.h
7 generic-y += fprobe.h
8 generic-y += kvm_para.h
9 generic-y += mmzone.h
10 generic-y += mcs_spinlock.h
11 generic-y += parport.h
12 generic-y += spinlock_types.h
13 generic-y += ticket_spinlock.h
14 generic-y += qrwlock.h
15 generic-y += qrwlock_types.h
16 generic-y += qspinlock.h
17 generic-y += user.h
18 generic-y += vmlinux.lds.h
This page took 0.032981 seconds and 4 git commands to generate.