]> bbs.cooldavid.org Git - net-next-2.6.git/blob - arch/sparc/include/asm/sections_64.h
sparc, sparc64: use arch/sparc/include
[net-next-2.6.git] / arch / sparc / include / asm / sections_64.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 _start[];
8
9 #endif