mirror of
				https://github.com/smaeul/u-boot.git
				synced 2025-11-03 21:48:15 +00:00 
			
		
		
		
	Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
		
			
				
	
	
		
			10 lines
		
	
	
		
			176 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			176 B
		
	
	
	
		
			C
		
	
	
	
	
	
/* SPDX-License-Identifier: GPL-2.0+ */
 | 
						|
/*
 | 
						|
 *  Copyright (C) 1997 Tensilica Inc.
 | 
						|
 */
 | 
						|
 | 
						|
#ifndef _XTENSA_PROCESSOR_H
 | 
						|
#define _XTENSA_PROCESSOR_H
 | 
						|
 | 
						|
#endif /* _XTENSA_PROCESSOR_H */
 |