Sign in
android-kvm
/
linux
/
aece948f5ddd70d70df2f35855c706ef9a4f62e2
/
.
/
arch
/
s390
/
include
/
asm
/
suspend.h
blob: dc75c616eafede00cb056167ecbbd8df18933362 [
file
] [
log
] [
blame
]
#ifndef
__ASM_S390_SUSPEND_H
#define
__ASM_S390_SUSPEND_H
static
inline
int
arch_prepare_suspend
(
void
)
{
return
0
;
}
#endif