x86: Move the 64-bit Intel specific parts out of setup_64.c

Create a separate intel_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>
This commit is contained in:
Dave Jones 2008-05-22 18:54:32 -04:00 • committed by H. Peter Anvin
commit a82fbe31cb
3 changed files with 100 additions and 91 deletions