summaryrefslogtreecommitdiffstats
path: root/kernel/arch/arm64/include/uapi/asm/Kbuild
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/arch/arm64/include/uapi/asm/Kbuild')
-rw-r--r--kernel/arch/arm64/include/uapi/asm/Kbuild22
1 files changed, 22 insertions, 0 deletions
diff --git a/kernel/arch/arm64/include/uapi/asm/Kbuild b/kernel/arch/arm64/include/uapi/asm/Kbuild
new file mode 100644
index 000000000..825b0fe51
--- /dev/null
+++ b/kernel/arch/arm64/include/uapi/asm/Kbuild
@@ -0,0 +1,22 @@
+# UAPI Header export list
+include include/uapi/asm-generic/Kbuild.asm
+
+generic-y += kvm_para.h
+
+header-y += auxvec.h
+header-y += bitsperlong.h
+header-y += byteorder.h
+header-y += fcntl.h
+header-y += hwcap.h
+header-y += kvm_para.h
+header-y += perf_regs.h
+header-y += param.h
+header-y += ptrace.h
+header-y += setup.h
+header-y += sigcontext.h
+header-y += siginfo.h
+header-y += signal.h
+header-y += stat.h
+header-y += statfs.h
+header-y += ucontext.h
+header-y += unistd.h