aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include/uapi/asm/Kbuild
blob: ca5b65f75c7bbc9771c8caac282a91d96fc3e619 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# UAPI Header export list
include include/uapi/asm-generic/Kbuild.asm

header-y += auxvec.h
header-y += bitsperlong.h
header-y += byteorder.h
header-y += fcntl.h
header-y += hwcap.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 += unistd.h