diff options
| author | David Howells <dhowells@redhat.com> | 2012-10-04 13:20:15 -0400 |
|---|---|---|
| committer | David Howells <dhowells@redhat.com> | 2012-10-04 13:20:15 -0400 |
| commit | 8a1ab3155c2ac7fbe5f2038d6e26efeb607a1498 (patch) | |
| tree | 42ef93e164b8b2a01adab30db4b33f370f4280d7 /include/uapi/asm-generic/Kbuild | |
| parent | f3dfd599af993385b40fc7a1c947afc12729bc4d (diff) | |
UAPI: (Scripted) Disintegrate include/asm-generic
Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Michael Kerrisk <mtk.manpages@gmail.com>
Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Acked-by: Dave Jones <davej@redhat.com>
Diffstat (limited to 'include/uapi/asm-generic/Kbuild')
| -rw-r--r-- | include/uapi/asm-generic/Kbuild | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/include/uapi/asm-generic/Kbuild b/include/uapi/asm-generic/Kbuild index aafaa5aa54d4..b73de7bb7a62 100644 --- a/include/uapi/asm-generic/Kbuild +++ b/include/uapi/asm-generic/Kbuild | |||
| @@ -1 +1,36 @@ | |||
| 1 | # UAPI Header export list | 1 | # UAPI Header export list |
| 2 | header-y += auxvec.h | ||
| 3 | header-y += bitsperlong.h | ||
| 4 | header-y += errno-base.h | ||
| 5 | header-y += errno.h | ||
| 6 | header-y += fcntl.h | ||
| 7 | header-y += int-l64.h | ||
| 8 | header-y += int-ll64.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-common.h | ||
| 14 | header-y += mman.h | ||
| 15 | header-y += msgbuf.h | ||
| 16 | header-y += param.h | ||
| 17 | header-y += poll.h | ||
| 18 | header-y += posix_types.h | ||
| 19 | header-y += resource.h | ||
| 20 | header-y += sembuf.h | ||
| 21 | header-y += setup.h | ||
| 22 | header-y += shmbuf.h | ||
| 23 | header-y += shmparam.h | ||
| 24 | header-y += siginfo.h | ||
| 25 | header-y += signal-defs.h | ||
| 26 | header-y += signal.h | ||
| 27 | header-y += socket.h | ||
| 28 | header-y += sockios.h | ||
| 29 | header-y += stat.h | ||
| 30 | header-y += statfs.h | ||
| 31 | header-y += swab.h | ||
| 32 | header-y += termbits.h | ||
| 33 | header-y += termios.h | ||
| 34 | header-y += types.h | ||
| 35 | header-y += ucontext.h | ||
| 36 | header-y += unistd.h | ||
