]> git.proxmox.com Git - mirror_qemu.git/blobdiff - include/elf.h
block/export: Move AioContext from NBDExport to BlockExport
[mirror_qemu.git] / include / elf.h
index 5b06b55f282fa3c59b0c5c5b74ad518b1aa767e2..c117a4d1ab05d8b296c5c287497660e4dbdfe352 100644 (file)
@@ -558,6 +558,7 @@ typedef struct {
 #define PPC_FEATURE2_HTM_NOSC           0x01000000
 #define PPC_FEATURE2_ARCH_3_00          0x00800000
 #define PPC_FEATURE2_HAS_IEEE128        0x00400000
+#define PPC_FEATURE2_ARCH_3_10          0x00040000
 
 /* Bits present in AT_HWCAP for Sparc.  */