target-arm/exec.h: Remove unused #define of M0
Remove a preprocessor #define which is never used. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
This commit is contained in:
		
							parent
							
								
									cab565c412
								
							
						
					
					
						commit
						89e402688e
					
				@ -21,8 +21,6 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
register struct CPUARMState *env asm(AREG0);
 | 
					register struct CPUARMState *env asm(AREG0);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#define M0   env->iwmmxt.val
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#include "cpu.h"
 | 
					#include "cpu.h"
 | 
				
			||||||
#include "exec-all.h"
 | 
					#include "exec-all.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user