Add support for !CONFIG_MMU setups. Signed-off-by: Johannes Weiner <jw@emlix.com> Signed-off-by: Chris Zankel <chris@zankel.net>
		
			
				
	
	
		
			3 lines
		
	
	
	
		
			57 B
			
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
	
		
			57 B
			
		
	
	
	
		
			C
		
	
	
	
	
	
typedef struct {
 | 
						|
	unsigned long end_brk;
 | 
						|
} mm_context_t;
 |