]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/moxie-tdep.h
2.41 Release sources
[thirdparty/binutils-gdb.git] / gdb / moxie-tdep.h
index df169beb3a3c61a44fe7de99b1c51389f7baca32..21e89c79952dbae07ae005400f0bc2f67ac57a72 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for Moxie
  
-   Copyright (C) 2009-2015 Free Software Foundation, Inc.
+   Copyright (C) 2009-2023 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -20,7 +20,9 @@
 #ifndef MOXIE_TDEP_H
 #define MOXIE_TDEP_H
 
-struct gdbarch_tdep
+#include "gdbarch.h"
+
+struct moxie_gdbarch_tdep : gdbarch_tdep_base
 {
   /* gdbarch target dependent data here.  Currently unused for MOXIE.  */
 };