packaging: support aarch64 build
[platform/upstream/binutils.git] / gdb / xtensa-tdep.h
index 968b9d2..d7ba562 100644 (file)
@@ -84,7 +84,7 @@ typedef enum
 /* Xtensa ELF core file register set representation ('.reg' section).
    Copied from target-side ELF header <xtensa/elf.h>.  */
 
-typedef unsigned long xtensa_elf_greg_t;
+typedef uint32_t xtensa_elf_greg_t;
 
 typedef struct
 {