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 | header-y += auxvec.h |
| 5 | header-y += byteorder.h |
| 6 | header-y += cachectl.h |
| 7 | header-y += cpu-features.h |
| 8 | header-y += hw_breakpoint.h |
| 9 | header-y += ioctls.h |
| 10 | header-y += posix_types.h |
| 11 | header-y += posix_types_32.h |
| 12 | header-y += posix_types_64.h |
| 13 | header-y += ptrace.h |
| 14 | header-y += ptrace_32.h |
| 15 | header-y += ptrace_64.h |
| 16 | header-y += setup.h |
| 17 | header-y += sigcontext.h |
| 18 | header-y += signal.h |
| 19 | header-y += sockios.h |
| 20 | header-y += stat.h |
| 21 | header-y += swab.h |
| 22 | header-y += types.h |
| 23 | header-y += unistd.h |
| 24 | header-y += unistd_32.h |
| 25 | header-y += unistd_64.h |