Merge branch 'x86/x2apic' into x86/core
[linux-2.6] / include / asm-x86 / bugs.h
1 #ifndef ASM_X86__BUGS_H
2 #define ASM_X86__BUGS_H
3
4 extern void check_bugs(void);
5 int ppro_with_ram_bug(void);
6
7 #endif /* ASM_X86__BUGS_H */