Files
thead-uboot/arch/csky/include/asm/sections.h
2022-09-13 11:04:33 +08:00

13 lines
221 B
C

/*
* Copyright (C) 2017-2020 Alibaba Group Holding Limited
*
* SPDX-License-Identifier: GPL-2.0+
*/
#ifndef __ASM_SECTIONS_H
#define __ASM_SECTIONS_H
#include <asm-generic/sections.h>
#endif /* __ASM_SECTIONS_H */