Regenerate.

This commit is contained in:
Andrew Cagney 2002-06-01 23:53:22 +00:00
parent 627054c82e
commit 8b1632ace7
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2002-06-01 Andrew Cagney <ac131313@redhat.com>
* gdbarch.h: Regenerate.
2002-06-01 Andrew Cagney <ac131313@redhat.com>
* MAINTAINERS: Add everyone to write-after-approval list.

View File

@ -40,7 +40,6 @@
/* Pull in function declarations refered to, indirectly, via macros. */
#include "value.h" /* For default_coerce_float_to_double which is referenced by a macro. */
#include "inferior.h" /* For unsigned_address_to_pointer(). */
#include "sim-regno.h" /* For legacy_register_sim_regno(). */
#endif
struct frame_info;