aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m32r/include/uapi/asm/Kbuild
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2012-12-19 11:07:18 -0500
committerDavid Howells <dhowells@redhat.com>2012-12-19 11:07:18 -0500
commitf7f4dc10e1eb04eb8426a192a314b64444a333f4 (patch)
tree9a78fadd240ed14da75dd1f3a876a4ab58df9c34 /arch/m32r/include/uapi/asm/Kbuild
parent752451f01c4567b506bf4343082682dbb8fb30dd (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/Kbuild30
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
2include include/uapi/asm-generic/Kbuild.asm 2include include/uapi/asm-generic/Kbuild.asm
3 3
4header-y += auxvec.h
5header-y += bitsperlong.h
6header-y += byteorder.h
7header-y += errno.h
8header-y += fcntl.h
9header-y += ioctl.h
10header-y += ioctls.h
11header-y += ipcbuf.h
12header-y += mman.h
13header-y += msgbuf.h
14header-y += param.h
15header-y += poll.h
16header-y += posix_types.h
17header-y += ptrace.h
18header-y += resource.h
19header-y += sembuf.h
20header-y += setup.h
21header-y += shmbuf.h
22header-y += sigcontext.h
23header-y += siginfo.h
24header-y += signal.h
25header-y += socket.h
26header-y += sockios.h
27header-y += stat.h
28header-y += statfs.h
29header-y += swab.h
30header-y += termbits.h
31header-y += termios.h
32header-y += types.h
33header-y += unistd.h