Kyle Swenson | 8d8f654 | 2021-03-15 11:02:55 -0600 | [diff] [blame^] | 1 | # UAPI Header export list |
| 2 | include include/uapi/asm-generic/Kbuild.asm |
| 3 | |
| 4 | genhdr-y += unistd_32.h |
| 5 | genhdr-y += unistd_64.h |
| 6 | genhdr-y += unistd_x32.h |
| 7 | header-y += a.out.h |
| 8 | header-y += auxvec.h |
| 9 | header-y += bitsperlong.h |
| 10 | header-y += boot.h |
| 11 | header-y += bootparam.h |
| 12 | header-y += byteorder.h |
| 13 | header-y += debugreg.h |
| 14 | header-y += e820.h |
| 15 | header-y += errno.h |
| 16 | header-y += fcntl.h |
| 17 | header-y += hw_breakpoint.h |
| 18 | header-y += hyperv.h |
| 19 | header-y += ioctl.h |
| 20 | header-y += ioctls.h |
| 21 | header-y += ipcbuf.h |
| 22 | header-y += ist.h |
| 23 | header-y += kvm.h |
| 24 | header-y += kvm_para.h |
| 25 | header-y += kvm_perf.h |
| 26 | header-y += ldt.h |
| 27 | header-y += mce.h |
| 28 | header-y += mman.h |
| 29 | header-y += msgbuf.h |
| 30 | header-y += msr-index.h |
| 31 | header-y += msr.h |
| 32 | header-y += mtrr.h |
| 33 | header-y += param.h |
| 34 | header-y += perf_regs.h |
| 35 | header-y += poll.h |
| 36 | header-y += posix_types.h |
| 37 | header-y += posix_types_32.h |
| 38 | header-y += posix_types_64.h |
| 39 | header-y += posix_types_x32.h |
| 40 | header-y += prctl.h |
| 41 | header-y += processor-flags.h |
| 42 | header-y += ptrace-abi.h |
| 43 | header-y += ptrace.h |
| 44 | header-y += resource.h |
| 45 | header-y += sembuf.h |
| 46 | header-y += setup.h |
| 47 | header-y += shmbuf.h |
| 48 | header-y += sigcontext.h |
| 49 | header-y += sigcontext32.h |
| 50 | header-y += siginfo.h |
| 51 | header-y += signal.h |
| 52 | header-y += socket.h |
| 53 | header-y += sockios.h |
| 54 | header-y += stat.h |
| 55 | header-y += statfs.h |
| 56 | header-y += svm.h |
| 57 | header-y += swab.h |
| 58 | header-y += termbits.h |
| 59 | header-y += termios.h |
| 60 | header-y += types.h |
| 61 | header-y += ucontext.h |
| 62 | header-y += unistd.h |
| 63 | header-y += vm86.h |
| 64 | header-y += vmx.h |
| 65 | header-y += vsyscall.h |