x86: Move the AMD64 specific parts out of setup_64.c

Create a separate amd_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:48:32 -04:00 • committed by H. Peter Anvin
commit 4d28587856
3 changed files with 242 additions and 226 deletions