Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
003a46cfff308ee0d879dfa89b9a7c65b2a481bf
/
.
/
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 */