|  | /*
 | 
						
						
						
							|  |  * Copyright (c) 2013, Google Inc.
 | 
						
						
						
							|  |  *
 | 
						
						
						
							|  |  * Copyright (C) 2011
 | 
						
						
						
							|  |  * Corscience GmbH & Co. KG - Simon Schwarz <schwarz@corscience.de>
 | 
						
						
						
							|  |  *
 | 
						
						
						
							|  |  * SPDX-License-Identifier:	GPL-2.0+
 | 
						
						
						
							|  |  *
 | 
						
						
						
							|  |  * SPDX-License-Identifier:	GPL-2.0+
 | 
						
						
						
							|  |  */
 | 
						
						
						
							|  | #ifndef NDS32_BOOTM_H
 | 
						
						
						
							|  | #define NDS32_BOOTM_H
 | 
						
						
						
							|  | 
 | 
						
						
						
							|  | #include <asm/setup.h>
 | 
						
						
						
							|  | 
 | 
						
						
						
							|  | #endif
 |