Sign in
third-party-mirror
/
u-boot
/
46a8da2338f5ca2afe2fd315c1a0722c99baa9df
/
.
/
arch
/
riscv
/
include
/
asm
/
sections.h
blob: 9dd36ddda4bbf5d942a7bbe4b99c7da571e4f4c8 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Copyright (c) 2012 The Chromium OS Authors.
*/
#ifndef
__ASM_RISCV_SECTIONS_H
#define
__ASM_RISCV_SECTIONS_H
#include
<asm-generic/sections.h>
#endif