mirror of
				https://sourceware.org/git/glibc.git
				synced 2025-11-03 20:53:13 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			116 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			116 B
		
	
	
	
		
			C
		
	
	
	
	
	
/* No floating-point inline functions in rtld.  */
 | 
						|
#ifndef IS_IN_rtld
 | 
						|
# include <stdlib/bits/stdlib-float.h>
 | 
						|
#endif
 |