suspend.h 166 B

1234567
  1. #ifndef __ASM_SUSPEND_H
  2. #define __ASM_SUSPEND_H
  3. /* References to section boundaries */
  4. extern const void __nosave_begin, __nosave_end;
  5. #endif /* __ASM_SUSPEND_H */