X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fx86%2Finclude%2Fasm%2Fcpu.h;h=6e6e7558e702cbdeb56a5fb7c5e048cb82f15e9b;hb=6663050edd9c2e8b1e1f55c09459144d84c045f0;hp=4fab24de26b18404069994b908c79d3e4e481c50;hpb=d392da5207352f09030e95d9ea335a4225667ec0;p=pandora-kernel.git diff --git a/arch/x86/include/asm/cpu.h b/arch/x86/include/asm/cpu.h index 4fab24de26b1..6e6e7558e702 100644 --- a/arch/x86/include/asm/cpu.h +++ b/arch/x86/include/asm/cpu.h @@ -32,5 +32,6 @@ extern void arch_unregister_cpu(int); DECLARE_PER_CPU(int, cpu_state); +int __cpuinit mwait_usable(const struct cpuinfo_x86 *); #endif /* _ASM_X86_CPU_H */