]> git.sur5r.net Git - u-boot/blob - arch/nds32/include/asm/config.h
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
[u-boot] / arch / nds32 / include / asm / config.h
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 /*
3  * Copyright (C) 2011 Andes Technology Corporation
4  * Copyright (C) 2010 Shawn Lin (nobuhiro@andestech.com)
5  * Copyright (C) 2011 Macpaul Lin (macpaul@andestech.com)
6  */
7
8 #ifndef _ASM_CONFIG_H_
9 #define _ASM_CONFIG_H_
10 #define CONFIG_LMB
11
12 #endif