rk3568_ubuntu_r60_v1.3.2/u-boot/arch/sh/include/asm/sections.h
2023-11-03 06:12:44 +00:00

12 lines
191 B
C

/*
* Copyright (c) 2012 The Chromium OS Authors.
* SPDX-License-Identifier: GPL-2.0+
*/
#ifndef __ASM_SH_SECTIONS_H
#define __ASM_SH_SECTIONS_H
#include <asm-generic/sections.h>
#endif