]> git.proxmox.com Git - qemu.git/blobdiff - elf.h
USB: add usb network redirection support
[qemu.git] / elf.h
diff --git a/elf.h b/elf.h
index 523c972a6ba25bff0080526e5ba443f677f4b758..ffcac7e0b09a8349fc29f51a1f172e7b33118cad 100644 (file)
--- a/elf.h
+++ b/elf.h
@@ -106,6 +106,8 @@ typedef int64_t  Elf64_Sxword;
 #define EM_H8S          48      /* Hitachi H8S     */
 #define EM_LATTICEMICO32 138    /* LatticeMico32 */
 
+#define EM_UNICORE32    110     /* UniCore32 */
+
 /*
  * This is an interim value that we will use until the committee comes
  * up with a final number.