RT-AC56 3.0.0.4.374.37 core
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / arch / s390 / include / asm / suspend.h
blob34009c9ed501b1621239df446c02457a96bc99c2
1 #ifndef __ASM_S390_SUSPEND_H
2 #define __ASM_S390_SUSPEND_H
4 static inline int arch_prepare_suspend(void)
6 return 0;
9 #endif