Revert "Make TOK_alloca available for x86-64"
This reverts commit af26ac56bf.
			
			
This commit is contained in:
		
							parent
							
								
									4b8470f3ae
								
							
						
					
					
						commit
						c1b7267a2f
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		
							
								
								
									
										2
									
								
								tcctok.h
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								tcctok.h
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -237,8 +237,6 @@
 | 
			
		|||
     DEF(TOK_memmove, "memmove")
 | 
			
		||||
     DEF(TOK_strlen, "strlen")
 | 
			
		||||
     DEF(TOK_strcpy, "strcpy")
 | 
			
		||||
#endif
 | 
			
		||||
#if defined __i386__ || defined __x86_64__
 | 
			
		||||
     DEF(TOK_alloca, "alloca")
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue