linuxOS_PX30_CAR/kernel/arch/s390/include/asm/sections.h
2026-01-20 14:00:13 +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