USB: handle idVendor of 0x0000
[linux-2.6/mini2440.git] / include / asm-x86 / bugs.h
blob3fcc30dc07314ce0fc7460dfb956d260bf602829
1 #ifndef _ASM_X86_BUGS_H
2 #define _ASM_X86_BUGS_H
4 extern void check_bugs(void);
5 extern int ppro_with_ram_bug(void);
7 #endif /* _ASM_X86_BUGS_H */