Disintegrate asm/system.h for ARM. Signed-off-by: David Howells <dhowells@redhat.com> cc: Russell King <linux@arm.linux.org.uk> cc: linux-arm-kernel@lists.infradead.org
		
			
				
	
	
		
			6 lines
		
	
	
	
		
			114 B
			
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			114 B
			
		
	
	
	
		
			C
		
	
	
	
	
	
#ifndef __ASM_ARM_EXEC_H
 | 
						|
#define __ASM_ARM_EXEC_H
 | 
						|
 | 
						|
#define arch_align_stack(x) (x)
 | 
						|
 | 
						|
#endif /* __ASM_ARM_EXEC_H */
 |