blob: 3adac3b53d1930172595b7e3b5dbdfc9dd4cf42d [file] [log] [blame]
Wu Zhangjin363c55c2009-06-04 20:27:10 +08001#ifndef __ASM_SUSPEND_H
2#define __ASM_SUSPEND_H
3
Wu Zhangjin363c55c2009-06-04 20:27:10 +08004/* References to section boundaries */
5extern const void __nosave_begin, __nosave_end;
6
7#endif /* __ASM_SUSPEND_H */