From: Peter Crosthwaite <crosthwaitepe...@gmail.com>

ELF_MACHINE is unused by target alpha.

Cc: Richard Henderson <r...@twiddle.net>
Signed-off-by: Peter Crosthwaite <crosthwaite.pe...@gmail.com>
---
 target-alpha/cpu.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/target-alpha/cpu.h b/target-alpha/cpu.h
index 91c56d6..2ca8dbe 100644
--- a/target-alpha/cpu.h
+++ b/target-alpha/cpu.h
@@ -32,8 +32,6 @@
 
 #include "fpu/softfloat.h"
 
-#define ELF_MACHINE     EM_ALPHA
-
 #define ICACHE_LINE_SIZE 32
 #define DCACHE_LINE_SIZE 32
 
-- 
1.9.1


Reply via email to