1e74d704d433308a5130535ed2c48a82ada2356f
[linux-2.6.git] / include / asm-sparc64 / sections.h
1 #ifndef _SPARC64_SECTIONS_H
2 #define _SPARC64_SECTIONS_H
3
4 /* nothing to see, move along */
5 #include <asm-generic/sections.h>
6
7 extern char _end[], _start[];
8
9 #endif