#ifndef __ASM_ARM_SECTIONS_H #define __ASM_ARM_SECTIONS_H #include /* References to section boundaries */ extern const void __nosave_begin, __nosave_end; #endif /* __ASM_ARM_SECTIONS_H */