x86: Move the 64-bit Centaur specific parts out of setup_64.c
authorDave Jones <davej@redhat.com>
Thu, 22 May 2008 22:57:25 +0000 (18:57 -0400)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 30 May 2008 22:46:30 +0000 (15:46 -0700)
commit30a713180b3d08fdec5ca572e5a1cd35253c5d8e
tree4d286cbf8dbbaaca40241aa8dffe203cb2acd75d
parent7e2191127eb414d7d5a11df6552ab6e3845d17a1
x86: Move the 64-bit Centaur specific parts out of setup_64.c

Create a separate centaur_64.c file in the cpu/ dir for
the useful parts to live in.

Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/kernel/cpu/Makefile
arch/x86/kernel/cpu/centaur_64.c [new file with mode: 0644]
arch/x86/kernel/setup_64.c