mirror of
				https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
				synced 2025-10-31 12:39:23 +00:00 
			
		
		
		
	 e5083a63b6
			
		
	
	
		e5083a63b6
		
	
	
	
	
		
			
			Add support for !CONFIG_MMU setups. Signed-off-by: Johannes Weiner <jw@emlix.com> Signed-off-by: Chris Zankel <chris@zankel.net>
		
			
				
	
	
		
			4 lines
		
	
	
		
			57 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			57 B
		
	
	
	
		
			C
		
	
	
	
	
	
| typedef struct {
 | |
| 	unsigned long end_brk;
 | |
| } mm_context_t;
 |