GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / arch / powerpc / include / asm / suspend.h
blobc6efc3466aa6b84c4666cfec79ec319c38862804
1 #ifndef __ASM_POWERPC_SUSPEND_H
2 #define __ASM_POWERPC_SUSPEND_H
4 static inline int arch_prepare_suspend(void) { return 0; }
6 #endif /* __ASM_POWERPC_SUSPEND_H */