Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
334eebefc2334495e3b264189aec446b1f817993
/
.
/
arch
/
riscv
/
include
/
asm
/
bootm.h
blob: 67863458ecfe7f96b13e5626ba341ca0a6d864eb [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Copyright (c) 2013, Google Inc.
*
* Copyright (C) 2011
* Corscience GmbH & Co. KG - Simon Schwarz <schwarz@corscience.de>
*/
#ifndef
NDS32_BOOTM_H
#define
NDS32_BOOTM_H
#include
<asm/setup.h>
#endif