Sign in
kunit
/
linux
/
914ee295af418e936ec20a08c1663eaabe4cd07a
/
.
/
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 */