AT91: Added a generic way to setup AT91 serial ports in Kconfig
[linux-2.6/pdupreez.git] / arch / sparc / include / asm / sections_64.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