4 lines
		
	
	
		
			57 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			57 B
		
	
	
	
		
			C
		
	
	
	
	
	
| typedef struct {
 | |
| 	unsigned long end_brk;
 | |
| } mm_context_t;
 | 
| typedef struct {
 | |
| 	unsigned long end_brk;
 | |
| } mm_context_t;
 |