]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] uml: s390 preparation, elf.h
authorBodo Stroesser <bstroesser@fujitsu-siemens.com>
Thu, 5 May 2005 23:15:35 +0000 (16:15 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 5 May 2005 23:36:37 +0000 (16:36 -0700)
commit0e9c45f853090f4d4c10bfbe61be2a98ad599d08
tree42d2d84208e595d832e7f74f92ec678ff848c3f2
parent32c949f42ec6053dba4d5427e3418822b4670666
[PATCH] uml: s390 preparation, elf.h

This patch make elh.h a symlink to the new arch-specific include files of the
form elf-<subarch>.h, as in the same way already is done for some other
includes.  Also moves Elf-stuff from archparam-<subarch>.h and elf.h to the
new elf-<subarch>.h files.

Signed-off-by: Bodo Stroesser <bstroesser@fujitsu-siemens.com>
Signed-off-by: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/um/Makefile
include/asm-um/archparam-i386.h
include/asm-um/archparam-ppc.h
include/asm-um/archparam-x86_64.h
include/asm-um/elf-i386.h [new file with mode: 0644]
include/asm-um/elf-ppc.h [new file with mode: 0644]
include/asm-um/elf-x86_64.h [new file with mode: 0644]
include/asm-um/elf.h
include/asm-um/fixmap.h