Archived
14
0
Fork 0

x86: mpparse, move generic processor info to apic_32.c fix

Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
Ingo Molnar 2008-03-28 11:59:57 +01:00
parent 903dcb5a1b
commit 86c9835b46

View file

@ -1,6 +1,8 @@
#ifndef _AM_X86_MPSPEC_H
#define _AM_X86_MPSPEC_H
#include <linux/init.h>
#include <asm/mpspec_def.h>
#ifdef CONFIG_X86_32