Disintegrate asm/system.h for Sparc. Signed-off-by: David Howells <dhowells@redhat.com> cc: sparclinux@vger.kernel.org
		
			
				
	
	
		
			6 lines
		
	
	
	
		
			108 B
			
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			108 B
			
		
	
	
	
		
			C
		
	
	
	
	
	
#ifndef __SPARC_EXEC_H
 | 
						|
#define __SPARC_EXEC_H
 | 
						|
 | 
						|
#define arch_align_stack(x) (x)
 | 
						|
 | 
						|
#endif /* __SPARC_EXEC_H */
 |