mirror of
				https://github.com/python/cpython.git
				synced 2025-11-04 15:41:43 +00:00 
			
		
		
		
	
		
			
	
	
		
			8 lines
		
	
	
	
		
			107 B
		
	
	
	
		
			C
		
	
	
	
	
	
		
		
			
		
	
	
			8 lines
		
	
	
	
		
			107 B
		
	
	
	
		
			C
		
	
	
	
	
	
| 
								 | 
							
								#ifdef __arm64__
							 | 
						||
| 
								 | 
							
								#include "pyconfig-arm64.h"
							 | 
						||
| 
								 | 
							
								#endif
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								#ifdef __x86_64__
							 | 
						||
| 
								 | 
							
								#include "pyconfig-x86_64.h"
							 | 
						||
| 
								 | 
							
								#endif
							 |