summaryrefslogtreecommitdiff
path: root/include/elf.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/elf.h')
-rw-r--r--include/elf.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/elf.h b/include/elf.h
index 5f47905f1..4a0280b80 100644
--- a/include/elf.h
+++ b/include/elf.h
@@ -362,11 +362,6 @@ typedef struct
/* V850 backend magic number. Written in the absense of an ABI. */
#define EM_CYGNUS_V850 0x9080
-/* Xilinx Microblaze (unofficial). Note that there is now an official microblaze
- * magic number, but all the toolchains currently in existence use the old number
- */
-#define EM_MICROBLAZE_OLD 0xbaab
-
/* Legal values for e_version (version). */
#define EV_NONE 0 /* Invalid ELF version */