David Howells | 4413e16 | 2012-10-02 18:01:35 +0100 | [diff] [blame] | 1 | # UAPI Header export list |
2 | include include/uapi/asm-generic/Kbuild.asm | ||||
3 | |||||
David Howells | 1ec94e7 | 2012-12-19 16:07:13 +0000 | [diff] [blame] | 4 | header-y += auxvec.h |
5 | header-y += bitsperlong.h | ||||
6 | header-y += byteorder.h | ||||
7 | header-y += errno.h | ||||
8 | header-y += fcntl.h | ||||
9 | header-y += ioctl.h | ||||
10 | header-y += ioctls.h | ||||
11 | header-y += ipcbuf.h | ||||
12 | header-y += kvm_para.h | ||||
13 | header-y += mman.h | ||||
14 | header-y += msgbuf.h | ||||
15 | header-y += param.h | ||||
16 | header-y += poll.h | ||||
17 | header-y += posix_types.h | ||||
18 | header-y += ptrace.h | ||||
19 | header-y += resource.h | ||||
20 | header-y += sembuf.h | ||||
21 | header-y += setup.h | ||||
22 | header-y += shmbuf.h | ||||
23 | header-y += sigcontext.h | ||||
24 | header-y += siginfo.h | ||||
25 | header-y += signal.h | ||||
26 | header-y += socket.h | ||||
27 | header-y += sockios.h | ||||
28 | header-y += stat.h | ||||
29 | header-y += statfs.h | ||||
30 | header-y += swab.h | ||||
31 | header-y += termbits.h | ||||
32 | header-y += termios.h | ||||
33 | header-y += types.h | ||||
34 | header-y += unistd.h |