diff options
| author | David Howells <dhowells@redhat.com> | 2012-12-19 11:07:18 -0500 |
|---|---|---|
| committer | David Howells <dhowells@redhat.com> | 2012-12-19 11:07:18 -0500 |
| commit | f7f4dc10e1eb04eb8426a192a314b64444a333f4 (patch) | |
| tree | 9a78fadd240ed14da75dd1f3a876a4ab58df9c34 /arch/m32r/include/uapi/asm/Kbuild | |
| parent | 752451f01c4567b506bf4343082682dbb8fb30dd (diff) | |
UAPI: (Scripted) Disintegrate arch/m32r/include/asm
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 'arch/m32r/include/uapi/asm/Kbuild')
| -rw-r--r-- | arch/m32r/include/uapi/asm/Kbuild | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/arch/m32r/include/uapi/asm/Kbuild b/arch/m32r/include/uapi/asm/Kbuild index baebb3da1d44..43937a61d6cf 100644 --- a/arch/m32r/include/uapi/asm/Kbuild +++ b/arch/m32r/include/uapi/asm/Kbuild | |||
| @@ -1,3 +1,33 @@ | |||
| 1 | # UAPI Header export list | 1 | # UAPI Header export list |
| 2 | include include/uapi/asm-generic/Kbuild.asm | 2 | include include/uapi/asm-generic/Kbuild.asm |
| 3 | 3 | ||
| 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 += mman.h | ||
| 13 | header-y += msgbuf.h | ||
| 14 | header-y += param.h | ||
| 15 | header-y += poll.h | ||
| 16 | header-y += posix_types.h | ||
| 17 | header-y += ptrace.h | ||
| 18 | header-y += resource.h | ||
| 19 | header-y += sembuf.h | ||
| 20 | header-y += setup.h | ||
| 21 | header-y += shmbuf.h | ||
| 22 | header-y += sigcontext.h | ||
| 23 | header-y += siginfo.h | ||
| 24 | header-y += signal.h | ||
| 25 | header-y += socket.h | ||
| 26 | header-y += sockios.h | ||
| 27 | header-y += stat.h | ||
| 28 | header-y += statfs.h | ||
| 29 | header-y += swab.h | ||
| 30 | header-y += termbits.h | ||
| 31 | header-y += termios.h | ||
| 32 | header-y += types.h | ||
| 33 | header-y += unistd.h | ||
