]> Git Repo - qemu.git/blobdiff - include/elf.h
i.MX: Add implementation of i.MX7 GPR IP block
[qemu.git] / include / elf.h
index cd514348777dd0cb13cdb69da419dc8517dc09f0..e8a515ce3d552a65adadd6ac31a2da647844130d 100644 (file)
@@ -942,8 +942,9 @@ typedef struct {
 #define R_390_TLS_DTPOFF       55      /* Offset in TLS block.  */
 #define R_390_TLS_TPOFF                56      /* Negate offset in static TLS
                                            block.  */
+#define R_390_20                57
 /* Keep this the last entry.  */
-#define R_390_NUM      57
+#define R_390_NUM               58
 
 /* x86-64 relocation types */
 #define R_X86_64_NONE          0       /* No reloc */
This page took 0.021348 seconds and 4 git commands to generate.