aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbarch.h
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2002-06-01 23:53:22 +0000
committerAndrew Cagney <cagney@redhat.com>2002-06-01 23:53:22 +0000
commit8b1632ace7ffff629f775c3b9fc584d97e7734d4 (patch)
tree1daca3a7484f93b9dc982989ba8c1d0b76b64ee7 /gdb/gdbarch.h
parent627054c82ef0dc4f524906b914def2b0f0944841 (diff)
downloadgdb-8b1632ace7ffff629f775c3b9fc584d97e7734d4.zip
gdb-8b1632ace7ffff629f775c3b9fc584d97e7734d4.tar.gz
gdb-8b1632ace7ffff629f775c3b9fc584d97e7734d4.tar.bz2
Regenerate.
Diffstat (limited to 'gdb/gdbarch.h')
-rw-r--r--gdb/gdbarch.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/gdbarch.h b/gdb/gdbarch.h
index 6ea86bc..09c2f41 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;