Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
b7e04f8c61a46d742de23af5d7ca2b41b33e40ac
/
.
/
include
/
asm-ppc
/
suspend.h
blob: 3df9f32bd8349e54189e41ffc35227ac9b30d573 [
file
] [
log
] [
blame
]
static
inline
int
arch_prepare_suspend
(
void
)
{
return
0
;
}
static
inline
void
save_processor_state
(
void
)
{
}
static
inline
void
restore_processor_state
(
void
)
{
}