Merge commit 'kumar/next' into merge
[deliverable/linux.git] / arch / s390 / include / asm / suspend.h
CommitLineData
155af2f9
HJP
1#ifndef __ASM_S390_SUSPEND_H
2#define __ASM_S390_SUSPEND_H
3
4static inline int arch_prepare_suspend(void)
5{
6 return 0;
7}
8
9#endif
10
This page took 0.032562 seconds and 5 git commands to generate.