aboutsummaryrefslogtreecommitdiff
path: root/gdb/csky-tdep.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/csky-tdep.h')
-rw-r--r--gdb/csky-tdep.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/csky-tdep.h b/gdb/csky-tdep.h
index 7fc1a92..d690e8f 100644
--- a/gdb/csky-tdep.h
+++ b/gdb/csky-tdep.h
@@ -29,7 +29,7 @@ enum lr_type_t
};
/* Target-dependent structure in gdbarch. */
-struct gdbarch_tdep
+struct csky_gdbarch_tdep : gdbarch_tdep
{
/* This is Unused. */
};