Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a78bfbfcfaca64e6198f164c43a60afc8a50e2c6
/
.
/
include
/
asm-x86
/
bugs.h
blob: 021cbdd5f258a7739c2433d62f00a37a51070a4b [
file
] [
log
] [
blame
]
#ifndef
_ASM_X86_BUGS_H
#define
_ASM_X86_BUGS_H
extern
void
check_bugs
(
void
);
int
ppro_with_ram_bug
(
void
);
#endif
/* _ASM_X86_BUGS_H */