uboot/u-boot-stm32mp-2020.01/arch/arm/include/asm/sections.h

12 lines
196 B
C
Raw Normal View History

2024-01-10 06:52:34 +00:00
/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Copyright (c) 2012 The Chromium OS Authors.
*/
#ifndef __ASM_ARM_SECTIONS_H
#define __ASM_ARM_SECTIONS_H
#include <asm-generic/sections.h>
#endif