From: cagney Date: Sat, 1 Jun 2002 23:53:21 +0000 (+0000) Subject: Regenerate. X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=fd4e58ac36239663f0ee47148644339492191207;p=pf3gnuchains%2Fsourceware.git Regenerate. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 9d2c07519f..9dd182bb7e 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,9 @@ 2002-06-01 Andrew Cagney + * gdbarch.h: Regenerate. + +2002-06-01 Andrew Cagney + * MAINTAINERS: Add everyone to write-after-approval list. 2002-06-01 Andrew Cagney diff --git a/gdb/gdbarch.h b/gdb/gdbarch.h index 6ea86bc11d..09c2f41d70 100644 --- a/gdb/gdbarch.h +++ b/gdb/gdbarch.h @@ -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;