mirror of
				https://github.com/smaeul/u-boot.git
				synced 2025-11-03 21:48:15 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			223 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			223 B
		
	
	
	
		
			C
		
	
	
	
	
	
/* SPDX-License-Identifier: GPL-2.0+ */
 | 
						|
/*
 | 
						|
 * Copyright (C) 2019
 | 
						|
 * Author(s): Giulio Benetti <giulio.benetti@benettiengineering.com>
 | 
						|
 */
 | 
						|
 | 
						|
#ifndef _ASM_ARCH_IMXRT_H
 | 
						|
#define _ASM_ARCH_IMXRT_H
 | 
						|
 | 
						|
#endif /* _ASM_ARCH_IMXRT_H */
 |