Sign in
coral
/
linux-mtk
/
8578d7af9b2ce669eda32fc2684c85cc8df4c6af
/
.
/
arch
/
powerpc
/
include
/
asm
/
suspend.h
blob: c6efc3466aa6b84c4666cfec79ec319c38862804 [
file
] [
log
] [
blame
]
#ifndef
__ASM_POWERPC_SUSPEND_H
#define
__ASM_POWERPC_SUSPEND_H
static
inline
int
arch_prepare_suspend
(
void
)
{
return
0
;
}
#endif
/* __ASM_POWERPC_SUSPEND_H */