aboutsummaryrefslogtreecommitdiff
path: root/gdb/sh-tdep.c
diff options
context:
space:
mode:
authorJason Thorpe <thorpej@netbsd.org>2002-05-17 06:55:49 +0000
committerJason Thorpe <thorpej@netbsd.org>2002-05-17 06:55:49 +0000
commitab3b81262e3164b572fc8eada737809cc09c92f8 (patch)
treebcbf9e97456e4a2027abc994d084308a8e0d19a4 /gdb/sh-tdep.c
parentfae1e84fb6a12166f777eb05bb599acbfefc23cc (diff)
downloadfsf-binutils-gdb-ab3b81262e3164b572fc8eada737809cc09c92f8.zip
fsf-binutils-gdb-ab3b81262e3164b572fc8eada737809cc09c92f8.tar.gz
fsf-binutils-gdb-ab3b81262e3164b572fc8eada737809cc09c92f8.tar.bz2
* Makefile.in (sh_tdep_h): Define and use.
* config/sh/tm-sh.h (sh_osabi, sh_abi, gdbarch_tdep, register enum): Move to... * * sh-tdep.h: ...here. * sh-tdep.c: Include sh-tdep.h. * sh3-rom.c: Likewise. * shnbsd-tdep.c: Likewise.
Diffstat (limited to 'gdb/sh-tdep.c')
-rw-r--r--gdb/sh-tdep.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/sh-tdep.c b/gdb/sh-tdep.c
index b768692..4f5a251 100644
--- a/gdb/sh-tdep.c
+++ b/gdb/sh-tdep.c
@@ -41,6 +41,8 @@
#include "regcache.h"
#include "doublest.h"
+#include "sh-tdep.h"
+
#include "elf-bfd.h"
#include "solib-svr4.h"