Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
d1b5163206769aa93271bc1029e877ea9f920a5d
/
.
/
include
/
asm-sparc64
/
bugs.h
blob: 11ade6841971f22e671cd26578bb851eac6ba02c [
file
] [
log
] [
blame
]
/* bugs.h: Sparc64 probes for various bugs.
*
* Copyright (C) 1996, 2007 David S. Miller (davem@davemloft.net)
*/
#include
<asm/sstate.h>
static
void
__init check_bugs
(
void
)
{
sstate_running
();
}