11 lines
		
	
	
		
			157 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			157 B
		
	
	
	
		
			C
		
	
	
	
	
	
/*
 | 
						|
 * arch/arm/mach-kirkwood/include/mach/memory.h
 | 
						|
 */
 | 
						|
 | 
						|
#ifndef __ASM_ARCH_MEMORY_H
 | 
						|
#define __ASM_ARCH_MEMORY_H
 | 
						|
 | 
						|
#define PHYS_OFFSET		UL(0x00000000)
 | 
						|
 | 
						|
#endif
 |