mirror of
				https://sourceware.org/git/glibc.git
				synced 2025-10-28 23:34:53 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			159 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			159 B
		
	
	
	
		
			C
		
	
	
	
	
	
| /* We can use the normal code but we also know the __curbrk is not exported
 | |
|    from ld.so.  */
 | |
| extern void *__curbrk attribute_hidden;
 | |
| 
 | |
| #include <misc/sbrk.c>
 |