xref: /linux/arch/arm64/include/uapi/asm/Kbuild (revision cf9ce948f47640797bd19980e1d99c6d17d0bdc3)
1# UAPI Header export list
2include include/uapi/asm-generic/Kbuild.asm
3
4header-y += auxvec.h
5header-y += bitsperlong.h
6header-y += byteorder.h
7header-y += fcntl.h
8header-y += hwcap.h
9header-y += param.h
10header-y += ptrace.h
11header-y += setup.h
12header-y += sigcontext.h
13header-y += siginfo.h
14header-y += signal.h
15header-y += stat.h
16header-y += statfs.h
17header-y += unistd.h
18