conn rcv_lock converted to spinlock, struct cor_sock created, kernel_packet skb_clone...
[cor_2_6_31.git] / arch / mips / include / asm / suspend.h
blob294cdb66c5fcb4b6d49ea338fa7ac4b45c1b27cd
1 #ifndef __ASM_SUSPEND_H
2 #define __ASM_SUSPEND_H
4 static inline int arch_prepare_suspend(void) { return 0; }
6 /* References to section boundaries */
7 extern const void __nosave_begin, __nosave_end;
9 #endif /* __ASM_SUSPEND_H */