x86: move k8 related declarations

Move k8 related declarations to k8.h and fix numa_64.c

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
Thomas Gleixner
2008-01-30 13:30:16 +01:00
committed by Ingo Molnar
parent fc36367211
commit c9ff03428f
3 changed files with 2 additions and 2 deletions

View File

@@ -17,6 +17,7 @@
#include <asm/dma.h>
#include <asm/numa.h>
#include <asm/acpi.h>
#include <asm/k8.h>
#ifndef Dprintk
#define Dprintk(x...)