mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-18 15:48:59 +00:00
x86: mpparse, move generic processor info to apic_32.c fix
Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
parent
903dcb5a1b
commit
86c9835b46
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user