aboutsummaryrefslogtreecommitdiff
path: root/gdb/sh64-tdep.c
diff options
context:
space:
mode:
authorJan Kratochvil <jan.kratochvil@redhat.com>2012-03-01 23:55:40 +0000
committerJan Kratochvil <jan.kratochvil@redhat.com>2012-03-01 23:55:40 +0000
commit04dcf5fa3694f69b636b217ab5f7f7ea311f98d5 (patch)
treeedeca821837d5d9fd054397ad08c542854ae746e /gdb/sh64-tdep.c
parent19080931242c87277a624e46aae364f030c130c5 (diff)
gdb/
Fix -Wmissing-prototypes build. * Makefile.in (HFILES_NO_SRCDIR): Add sh64-tdep.h. * sh-tdep.c: Include sh64-tdep.h. * sh-tdep.h (sh64_gdbarch_init, sh64_show_regs): Remove declarations. * sh64-tdep.c: Include sh64-tdep.h. * sh64-tdep.h: New file.
Diffstat (limited to 'gdb/sh64-tdep.c')
-rw-r--r--gdb/sh64-tdep.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/sh64-tdep.c b/gdb/sh64-tdep.c
index 96ac0b9941..2e5d8bdb5e 100644
--- a/gdb/sh64-tdep.c
+++ b/gdb/sh64-tdep.c
@@ -46,6 +46,7 @@
/* Register numbers shared with the simulator. */
#include "gdb/sim-sh.h"
#include "language.h"
+#include "sh64-tdep.h"
/* Information that is dependent on the processor variant. */
enum sh_abi