OSHW-DEIMOS/SOFTWARE/A64-TERES/linux-a64/arch/s390/include/asm/sections.h
Dimitar Gamishev f9b0e7a283 linux
2017-10-13 14:07:04 +03:00

9 lines
128 B
C

#ifndef _S390_SECTIONS_H
#define _S390_SECTIONS_H
#include <asm-generic/sections.h>
extern char _eshared[], _ehead[];
#endif