summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/bootm.h
blob: 67863458ecfe7f96b13e5626ba341ca0a6d864eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/* 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