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