Linux-2.6.12-rc2
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / 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