Disintegrate asm/system.h for M68K. Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: Greg Ungerer <gerg@uclinux.org> cc: linux-m68k@lists.linux-m68k.org
		
			
				
	
	
		
			6 lines
		
	
	
	
		
			102 B
			
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			102 B
			
		
	
	
	
		
			C
		
	
	
	
	
	
| #ifndef _M68K_EXEC_H
 | |
| #define _M68K_EXEC_H
 | |
| 
 | |
| #define arch_align_stack(x) (x)
 | |
| 
 | |
| #endif /* _M68K_EXEC_H */
 |