mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 18:08:24 +08:00
Use RS6000COFF_C, not AIXCOFF_C.
This commit is contained in:
@ -367,7 +367,7 @@ struct internal_reloc {
|
||||
long r_symndx; /* Index into symbol table */
|
||||
unsigned short r_type; /* Relocation type */
|
||||
|
||||
#if AIXCOFF_C
|
||||
#if RS6000COFF_C
|
||||
unsigned char r_size;
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user