oleavr-rgl-a500-mini-linux-.../arch/s390/include/asm/sections.h
Ole André Vadla Ravnås 169c65d57e Initial commit
2022-05-07 01:01:45 +02:00

8 lines
128 B
C

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