Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1437085c3780f064a06df662195a2695e7d75c09
/
.
/
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
();
}