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 | 4262a72 | 2012-10-11 11:05:13 +0100 | [diff] [blame] | 4 | header-y += auxvec.h |
5 | header-y += bitsperlong.h | ||||
6 | header-y += byteorder.h | ||||
7 | header-y += fcntl.h | ||||
8 | header-y += hwcap.h | ||||
9 | header-y += param.h | ||||
10 | header-y += ptrace.h | ||||
11 | header-y += setup.h | ||||
12 | header-y += sigcontext.h | ||||
13 | header-y += siginfo.h | ||||
14 | header-y += signal.h | ||||
15 | header-y += stat.h | ||||
16 | header-y += statfs.h | ||||
17 | header-y += unistd.h |