blob: fbd9116eb17bf2c73d80952af2108eecdf4db1ed [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#ifndef _S390_SECTIONS_H
2#define _S390_SECTIONS_H
3
4#include <asm-generic/sections.h>
5
Heiko Carstens615b04b2007-02-21 10:55:37 +01006extern char _eshared[], _ehead[];
Heiko Carstens162e0062007-02-05 21:18:41 +01007
Linus Torvalds1da177e2005-04-16 15:20:36 -07008#endif