mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-23 18:14:13 +08:00
Remove typename from Mips64_rela_data
This commit is contained in:
parent
8a8880cb67
commit
f9498162b9
@ -200,7 +200,7 @@ struct Mips64_rela_data
|
||||
unsigned char r_type3;
|
||||
unsigned char r_type2;
|
||||
unsigned char r_type;
|
||||
typename Elf_types<64>::Elf_Swxword r_addend;
|
||||
Elf_types<64>::Elf_Swxword r_addend;
|
||||
};
|
||||
|
||||
// An entry in the ELF SHT_DYNAMIC section aka PT_DYNAMIC segment.
|
||||
|
Loading…
Reference in New Issue
Block a user