Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
dd5f5fed6c9458a7aa81eeef3732cc3a9891cfdf
/
.
/
include
/
asm-x86
/
bugs.h
blob: 3fcc30dc07314ce0fc7460dfb956d260bf602829 [
file
] [
log
] [
blame
]
#ifndef
_ASM_X86_BUGS_H
#define
_ASM_X86_BUGS_H
extern
void
check_bugs
(
void
);
extern
int
ppro_with_ram_bug
(
void
);
#endif
/* _ASM_X86_BUGS_H */