blob: c6efc3466aa6b84c4666cfec79ec319c38862804 [file] [log] [blame]
Johannes Bergbe9c94d2007-04-30 21:37:15 +10001#ifndef __ASM_POWERPC_SUSPEND_H
2#define __ASM_POWERPC_SUSPEND_H
3
4static inline int arch_prepare_suspend(void) { return 0; }
5
Johannes Bergbe9c94d2007-04-30 21:37:15 +10006#endif /* __ASM_POWERPC_SUSPEND_H */