aboutsummaryrefslogtreecommitdiff
path: root/gdb/moxie-tdep.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/moxie-tdep.h')
-rw-r--r--gdb/moxie-tdep.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/moxie-tdep.h b/gdb/moxie-tdep.h
index b3687ef..4e6bcd1 100644
--- a/gdb/moxie-tdep.h
+++ b/gdb/moxie-tdep.h
@@ -20,7 +20,7 @@
#ifndef MOXIE_TDEP_H
#define MOXIE_TDEP_H
-struct gdbarch_tdep
+struct moxie_gdbarch_tdep : gdbarch_tdep
{
/* gdbarch target dependent data here. Currently unused for MOXIE. */
};