]> git.ipfire.org Git - thirdparty/linux.git/blame - arch/s390/include/asm/sections.h
Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000', 'asoc...
[thirdparty/linux.git] / arch / s390 / include / asm / sections.h
CommitLineData
1da177e4
LT
1#ifndef _S390_SECTIONS_H
2#define _S390_SECTIONS_H
3
4#include <asm-generic/sections.h>
5
615b04b3 6extern char _eshared[], _ehead[];
162e006e 7
1da177e4 8#endif