aboutsummaryrefslogtreecommitdiff
path: root/gdb/ft32-tdep.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ft32-tdep.h')
-rw-r--r--gdb/ft32-tdep.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/ft32-tdep.h b/gdb/ft32-tdep.h
index e66a417..e9befab 100644
--- a/gdb/ft32-tdep.h
+++ b/gdb/ft32-tdep.h
@@ -22,7 +22,7 @@
#include "gdbarch.h"
-struct ft32_gdbarch_tdep : gdbarch_tdep
+struct ft32_gdbarch_tdep : gdbarch_tdep_base
{
/* Type for a pointer to a function. Used for the type of PC. */
struct type *pc_type = nullptr;