lineage_kernel_xcoverpro/arch/s390/include/asm/sections.h

10 lines
167 B
C
Executable File

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _S390_SECTIONS_H
#define _S390_SECTIONS_H
#include <asm-generic/sections.h>
extern char _eshared[], _ehead[];
#endif