1# UAPI Header export list 2include include/uapi/asm-generic/Kbuild.asm 3 4generic-y += kvm_para.h 5 6header-y += auxvec.h 7header-y += bitsperlong.h 8header-y += byteorder.h 9header-y += fcntl.h 10header-y += hwcap.h 11header-y += kvm_para.h 12header-y += perf_regs.h 13header-y += param.h 14header-y += ptrace.h 15header-y += setup.h 16header-y += sigcontext.h 17header-y += siginfo.h 18header-y += signal.h 19header-y += stat.h 20header-y += statfs.h 21header-y += ucontext.h 22header-y += unistd.h 23