diff options
-rw-r--r-- | include/uapi/linux/elf-em.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/uapi/linux/elf-em.h b/include/uapi/linux/elf-em.h index b56dfcfe922a..c3fdfe79e5cc 100644 --- a/include/uapi/linux/elf-em.h +++ b/include/uapi/linux/elf-em.h | |||
@@ -30,7 +30,6 @@ | |||
30 | #define EM_X86_64 62 /* AMD x86-64 */ | 30 | #define EM_X86_64 62 /* AMD x86-64 */ |
31 | #define EM_S390 22 /* IBM S/390 */ | 31 | #define EM_S390 22 /* IBM S/390 */ |
32 | #define EM_CRIS 76 /* Axis Communications 32-bit embedded processor */ | 32 | #define EM_CRIS 76 /* Axis Communications 32-bit embedded processor */ |
33 | #define EM_V850 87 /* NEC v850 */ | ||
34 | #define EM_M32R 88 /* Renesas M32R */ | 33 | #define EM_M32R 88 /* Renesas M32R */ |
35 | #define EM_MN10300 89 /* Panasonic/MEI MN10300, AM33 */ | 34 | #define EM_MN10300 89 /* Panasonic/MEI MN10300, AM33 */ |
36 | #define EM_OPENRISC 92 /* OpenRISC 32-bit embedded processor */ | 35 | #define EM_OPENRISC 92 /* OpenRISC 32-bit embedded processor */ |
@@ -50,8 +49,6 @@ | |||
50 | */ | 49 | */ |
51 | #define EM_ALPHA 0x9026 | 50 | #define EM_ALPHA 0x9026 |
52 | 51 | ||
53 | /* Bogus old v850 magic number, used by old tools. */ | ||
54 | #define EM_CYGNUS_V850 0x9080 | ||
55 | /* Bogus old m32r magic number, used by old tools. */ | 52 | /* Bogus old m32r magic number, used by old tools. */ |
56 | #define EM_CYGNUS_M32R 0x9041 | 53 | #define EM_CYGNUS_M32R 0x9041 |
57 | /* This is the old interim value for S/390 architecture */ | 54 | /* This is the old interim value for S/390 architecture */ |