Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
0c9938cc75057c0fca1af55a55dcfc2842436695
/
.
/
include
/
asm-ppc64
/
bugs.h
blob: 861074b3cf71591e98e530553da84cbeb164723b [
file
] [
log
] [
blame
]
/*
* This file is included by 'init/main.c' to check for architecture-dependent
* bugs.
*
*/
#ifndef
_ASM_PPC64_BUGS_H
#define
_ASM_PPC64_BUGS_H
static
void
check_bugs
(
void
)
{
}
#endif
/* _ASM_PPC64_BUGS_H */