 02a5323d80
			
		
	
	
	02a5323d80
	
	
	
		
			
			I happened to notice that this code is a leftover and it should be removed - since there are sporadical efforts to revive the PPC port doing such cleanups is not useless. Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> Cc: Jeff Dike <jdike@addtoit.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
		
			
				
	
	
		
			8 lines
		
	
	
	
		
			144 B
			
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			144 B
			
		
	
	
	
		
			C
		
	
	
	
	
	
| #ifndef __UM_ARCHPARAM_PPC_H
 | |
| #define __UM_ARCHPARAM_PPC_H
 | |
| 
 | |
| /********* Bits for asm-um/string.h **********/
 | |
| 
 | |
| #define __HAVE_ARCH_STRRCHR
 | |
| 
 | |
| #endif
 |