c1da1c9437c256d281b688f74054c2605a92daf7
[linux-flexiantxendom0-3.2.10.git] / include / asm-mips64 / sections.h
1 #ifndef __ASM_SECTIONS_H
2 #define __ASM_SECTIONS_H
3
4 #include <asm-generic/sections.h>
5
6 extern char _stext, _etext;
7 extern char _end;
8
9 #endif /* __ASM_SECTIONS_H */