Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1553f6a2ca53b0d723f21d915fdd3d2cf7c8f852
/
.
/
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 */