Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
e0dc0d8f4a327d033bfb63d43f113d5f31d11b3c
/
.
/
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
)
{
}