blob: 3fcc30dc07314ce0fc7460dfb956d260bf602829 [file] [log] [blame]
Thomas Gleixner003a46c2007-10-15 13:57:47 +02001#ifndef _ASM_X86_BUGS_H
2#define _ASM_X86_BUGS_H
3
Ingo Molnar8550eb92008-01-30 13:34:10 +01004extern void check_bugs(void);
5extern int ppro_with_ram_bug(void);
Thomas Gleixner003a46c2007-10-15 13:57:47 +02006
7#endif /* _ASM_X86_BUGS_H */