mirror of
				https://sourceware.org/git/glibc.git
				synced 2025-11-03 20:53:13 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			312 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			312 B
		
	
	
	
		
			C
		
	
	
	
	
	
/* This file specifies the native word size of the machine, which indicates
 | 
						|
   the ELF file class used for executables and shared objects on this
 | 
						|
   machine.  */
 | 
						|
 | 
						|
#define __ELF_NATIVE_CLASS ??
 | 
						|
 | 
						|
/* This file goes in sysdeps/wordsize-?? and sysdeps/MACHINE/Implies lists
 | 
						|
   wordsize-?? for MACHINE's wordsize.  */
 |