x86: extract common part of head32.c and head64.c into head.c
authorHuang, Ying <ying.huang@intel.com>
Mon, 2 Jun 2008 06:26:23 +0000 (14:26 +0800)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 5 Jun 2008 13:10:02 +0000 (15:10 +0200)
commit0c51a965ed3c44dd50497e74492a015680e49899
treec04c9670b5adecfef995cd1dc49b8c5d9e5e5ed3
parentecacf09f7d26b2317e8b1d59fa40f62081fad0bb
x86: extract common part of head32.c and head64.c into head.c

This patch extracts the common part of head32.c and head64.c into head.c.

Signed-off-by: Huang Ying <ying.huang@intel.com>
Cc: andi@firstfloor.org
Cc: mingo@redhat.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/Makefile
arch/x86/kernel/Makefile
arch/x86/kernel/head.c [new file with mode: 0644]
arch/x86/kernel/head32.c
arch/x86/kernel/head64.c
include/asm-x86/bios_ebda.h