powerpc: Fix data-corrupting bug in __futex_atomic_op
[linux/fpc-iii.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