Reflect changes in archures.c

This commit is contained in:
Steve Chamberlain 1991-12-04 18:33:32 +00:00
parent 431b442200
commit 43857158b5
1 changed files with 2 additions and 1 deletions

View File

@ -472,7 +472,8 @@ typedef struct bfd_arch_info
long mach;
char *arch_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;
CONST struct bfd_arch_info * EXFUN((*compatible),
(CONST struct bfd_arch_info *a,