allow coexistance of N build and AC build.
[tomato.git] / release / src-rt-6.x / linux / linux-2.6 / include / asm-sparc64 / sections.h
blob3f4b9fdc28d02b334d774ae269ffd8624d03d13b
1 #ifndef _SPARC64_SECTIONS_H
2 #define _SPARC64_SECTIONS_H
4 /* nothing to see, move along */
5 #include <asm-generic/sections.h>
7 extern char _start[];
9 #endif