[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>
Showing
- arch/um/Makefile 1 addition, 1 deletionarch/um/Makefile
- include/asm-um/archparam-i386.h 0 additions, 137 deletionsinclude/asm-um/archparam-i386.h
- include/asm-um/archparam-ppc.h 0 additions, 20 deletionsinclude/asm-um/archparam-ppc.h
- include/asm-um/archparam-x86_64.h 0 additions, 36 deletionsinclude/asm-um/archparam-x86_64.h
- include/asm-um/elf-i386.h 169 additions, 0 deletionsinclude/asm-um/elf-i386.h
- include/asm-um/elf-ppc.h 54 additions, 0 deletionsinclude/asm-um/elf-ppc.h
- include/asm-um/elf-x86_64.h 73 additions, 0 deletionsinclude/asm-um/elf-x86_64.h
- include/asm-um/elf.h 153 additions, 21 deletionsinclude/asm-um/elf.h
- include/asm-um/fixmap.h 1 addition, 0 deletionsinclude/asm-um/fixmap.h
Loading
Please register or sign in to comment