Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
bdf4c48af20a3b0f01671799ace345e3d49576da
/
.
/
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
)
{
}