exec: Remove env from list of poisoned names
The global variable env was removed some time ago, so this name may be used without any restriction now. Signed-off-by: Stefan Weil <sw@weilnetz.de> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
		
							parent
							
								
									80cba1b71e
								
							
						
					
					
						commit
						0dd60ae2f4
					
				| 
						 | 
				
			
			@ -36,7 +36,6 @@
 | 
			
		|||
#pragma GCC poison TARGET_PAGE_ALIGN
 | 
			
		||||
 | 
			
		||||
#pragma GCC poison CPUArchState
 | 
			
		||||
#pragma GCC poison env
 | 
			
		||||
 | 
			
		||||
#pragma GCC poison lduw_phys
 | 
			
		||||
#pragma GCC poison ldl_phys
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue