]> git.proxmox.com Git - qemu.git/blobdiff - elf.h
qxl: create slots on post_load in vga state
[qemu.git] / elf.h
diff --git a/elf.h b/elf.h
index ffcac7e0b09a8349fc29f51a1f172e7b33118cad..2e05d34620fa1fe2cc86292a24884389f3e76835 100644 (file)
--- a/elf.h
+++ b/elf.h
@@ -125,6 +125,8 @@ typedef int64_t  Elf64_Sxword;
 #define EM_MICROBLAZE      189
 #define EM_MICROBLAZE_OLD  0xBAAB
 
+#define EM_XTENSA   94      /* Tensilica Xtensa */
+
 /* This is the info that is needed to parse the dynamic section of the file */
 #define DT_NULL                0
 #define DT_NEEDED      1