[PATCH] s390: fix locking in __chp_add() and s390_subchannel_remove_chpid()
[linux-2.6/openmoko-kernel.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