Merge branch 'master' of /home/nchip/public_html/qemu into garage-push
[qemu] / elf.h
diff --git a/elf.h b/elf.h
index 139f878..f8dea7c 100644 (file)
--- a/elf.h
+++ b/elf.h
@@ -119,6 +119,8 @@ typedef int64_t  Elf64_Sxword;
  */
 #define EM_S390_OLD     0xA390
 
+#define EM_XILINX_MICROBLAZE    0xBAAB
+
 /* This is the info that is needed to parse the dynamic section of the file */
 #define DT_NULL                0
 #define DT_NEEDED      1