mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 14:59:31 +08:00
Reflect changes in archures.c
This commit is contained in:
@ -473,6 +473,7 @@ typedef struct bfd_arch_info
|
|||||||
char *arch_name;
|
char *arch_name;
|
||||||
CONST char *printable_name;
|
CONST char *printable_name;
|
||||||
/* true if this is the default machine for the architecture */
|
/* true if this is the default machine for the architecture */
|
||||||
|
unsigned int section_align_power;
|
||||||
boolean the_default;
|
boolean the_default;
|
||||||
CONST struct bfd_arch_info * EXFUN((*compatible),
|
CONST struct bfd_arch_info * EXFUN((*compatible),
|
||||||
(CONST struct bfd_arch_info *a,
|
(CONST struct bfd_arch_info *a,
|
||||||
|
Reference in New Issue
Block a user