* arch-utils.h (gdbarch_info_fill): Remove duplicate prototype.

This commit is contained in:
Daniel Jacobowitz
2006-10-04 20:14:44 +00:00
parent 3b578682c1
commit d0a0254a41
2 changed files with 4 additions and 2 deletions

View File

@ -139,8 +139,6 @@ extern const char *selected_architecture_name (void);
information and fills in any unspecified fields. */
extern void gdbarch_info_init (struct gdbarch_info *info);
extern void gdbarch_info_fill (struct gdbarch *gdbarch,
struct gdbarch_info *info);
/* Similar to init, but this time fill in the blanks. Information is
obtained from the specified architecture, global "set ..." options,