aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86/bugs.h
blob: aac8317420af989800fdf3097a797bc4c2ba6f59 (plain) (blame)
1
2
3
4
5
6
#ifndef _ASM_X86_BUGS_H
#define _ASM_X86_BUGS_H

void check_bugs(void);

#endif /* _ASM_X86_BUGS_H */