suspend.h 166 Bytes
#ifndef __ASM_SUSPEND_H
#define __ASM_SUSPEND_H

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

#endif /* __ASM_SUSPEND_H */