summaryrefslogtreecommitdiff
path: root/gdb/sh64-tdep.c
diff options
context:
space:
mode:
authorJan Kratochvil <jan.kratochvil@redhat.com>2012-03-01 23:55:38 +0000
committerJan Kratochvil <jan.kratochvil@redhat.com>2012-03-01 23:55:38 +0000
commit75d3e263a9b09e23641350b8c19be7b50d05f2dd (patch)
treeb4c7fba8f5059a0749de3a6c8fe9e63941f7d9cc /gdb/sh64-tdep.c
parentf60b6c2fe8be640e407e0d4f490de5e62da0a4e2 (diff)
downloadgdb-75d3e263a9b09e23641350b8c19be7b50d05f2dd.tar.gz
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 96ac0b99419..2e5d8bdb5ee 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