ckfwq/linux-3.0.4/arch/mips/include/asm/suspend.h

8 lines
166 B
C
Raw Permalink Normal View History

2024-12-30 10:53:50 +08:00
#ifndef __ASM_SUSPEND_H
#define __ASM_SUSPEND_H
/* References to section boundaries */
extern const void __nosave_begin, __nosave_end;
#endif /* __ASM_SUSPEND_H */