Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/crashdump...
[cascardo/linux.git] / 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 */