nt9856x/BSP/linux-kernel/arch/s390/include/asm/sections.h
2023-03-28 15:07:53 +08:00

8 lines
132 B
C

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _S390_SECTIONS_H
#define _S390_SECTIONS_H
#include <asm-generic/sections.h>
#endif