blob: 9a90f23a22e49c5f99a83a19c5743af2519e12d5 [file] [log] [blame]
Rick Chen76c0a242017-12-26 13:55:51 +08001/*
2 * Copyright (c) 2013, Google Inc.
3 *
4 * Copyright (C) 2011
5 * Corscience GmbH & Co. KG - Simon Schwarz <schwarz@corscience.de>
6 *
7 * SPDX-License-Identifier: GPL-2.0+
8 *
9 * SPDX-License-Identifier: GPL-2.0+
10 */
11#ifndef NDS32_BOOTM_H
12#define NDS32_BOOTM_H
13
14#include <asm/setup.h>
15
Rick Chen76c0a242017-12-26 13:55:51 +080016#endif