Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
0c42f392767d3592e1cf676857d398ef69be7c9c
/
.
/
include
/
asm-x86
/
bugs.h
blob: aac8317420af989800fdf3097a797bc4c2ba6f59 [
file
] [
log
] [
blame
]
Thomas Gleixner
003a46c
2007-10-15 13:57:47 +0200
[
diff
] [
blame
]
1
#ifndef
_ASM_X86_BUGS_H
2
#define
_ASM_X86_BUGS_H
3
4
void
check_bugs
(
void
);
5
6
#endif
/* _ASM_X86_BUGS_H */