Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_lge_hammerhead
/
158a0e45b69254a9ee4d7795e3b98d8c959fb799
/
.
/
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
)
{
}