diff options
Diffstat (limited to 'gdb/sh-tdep.h')
-rw-r--r-- | gdb/sh-tdep.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/sh-tdep.h b/gdb/sh-tdep.h index bc0383f..54aa7ff 100644 --- a/gdb/sh-tdep.h +++ b/gdb/sh-tdep.h @@ -91,7 +91,7 @@ struct sh_corefile_regmap unsigned int offset; }; -struct sh_gdbarch_tdep : gdbarch_tdep +struct sh_gdbarch_tdep : gdbarch_tdep_base { /* Non-NULL when debugging from a core file. Provides the offset where each general-purpose register is stored inside the associated |