aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/include/asm/suspend.h
blob: 3adac3b53d1930172595b7e3b5dbdfc9dd4cf42d (plain)
1
2
3
4
5
6
7
#ifndef __ASM_SUSPEND_H
#define __ASM_SUSPEND_H

/* References to section boundaries */
extern const void __nosave_begin, __nosave_end;

#endif /* __ASM_SUSPEND_H */