GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / arch / s390 / include / asm / sections.h
blobfbd9116eb17bf2c73d80952af2108eecdf4db1ed
1 #ifndef _S390_SECTIONS_H
2 #define _S390_SECTIONS_H
4 #include <asm-generic/sections.h>
6 extern char _eshared[], _ehead[];
8 #endif