x86: add copies of some headers to convert to asm-generic
authorArnd Bergmann <arnd@arndb.de>
Thu, 18 Jun 2009 19:48:16 +0000 (21:48 +0200)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 18 Jun 2009 21:39:40 +0000 (14:39 -0700)
commit4adc667593f83a18a8e54ce94f250fd166a272ac
tree8154cea27636de34b1e2ec1ab570938480ee9d9d
parent300df7dc89cc276377fc020704e34875d5c473b6
x86: add copies of some headers to convert to asm-generic

Just an intermediate step to make reviewing easier.
These files are identical copies of the existing headers.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
LKML-Reference: <cover.1245354003.git.arnd@arndb.de>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/include/asm/generic-mman.h [new file with mode: 0644]
arch/x86/include/asm/generic-module.h [new file with mode: 0644]
arch/x86/include/asm/generic-scatterlist.h [new file with mode: 0644]
arch/x86/include/asm/generic-types.h [new file with mode: 0644]
arch/x86/include/asm/generic-ucontext.h [new file with mode: 0644]