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 | |
Helge Deller | 8a415e5 | 2014-04-29 16:13:22 +0200 | [diff] [blame] | 4 | generic-y += resource.h |
| 5 | |
David Howells | 70c1674 | 2012-10-16 21:28:05 +0100 | [diff] [blame] | 6 | header-y += bitsperlong.h |
| 7 | header-y += byteorder.h |
| 8 | header-y += errno.h |
| 9 | header-y += fcntl.h |
| 10 | header-y += ioctl.h |
| 11 | header-y += ioctls.h |
| 12 | header-y += ipcbuf.h |
| 13 | header-y += mman.h |
| 14 | header-y += msgbuf.h |
| 15 | header-y += pdc.h |
| 16 | header-y += posix_types.h |
| 17 | header-y += ptrace.h |
David Howells | 70c1674 | 2012-10-16 21:28:05 +0100 | [diff] [blame] | 18 | header-y += sembuf.h |
| 19 | header-y += setup.h |
| 20 | header-y += shmbuf.h |
| 21 | header-y += sigcontext.h |
| 22 | header-y += siginfo.h |
| 23 | header-y += signal.h |
| 24 | header-y += socket.h |
| 25 | header-y += sockios.h |
| 26 | header-y += stat.h |
| 27 | header-y += statfs.h |
| 28 | header-y += swab.h |
| 29 | header-y += termbits.h |
| 30 | header-y += termios.h |
| 31 | header-y += types.h |
| 32 | header-y += unistd.h |