PR29262, memory leak in pr_function_type
[binutils-gdb.git] / gdb / microblaze-tdep.h
index a0cd557e73f1ed69fd3c971a1c932d2c762cd497..4d90e8785dc796db0a4f0da094326be6daf15e8c 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for Xilinx MicroBlaze.
 
-   Copyright (C) 2009-2016 Free Software Foundation, Inc.
+   Copyright (C) 2009-2022 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
 #ifndef MICROBLAZE_TDEP_H
 #define MICROBLAZE_TDEP_H 1
 
+#include "gdbarch.h"
 
 /* Microblaze architecture-specific information.  */
-struct gdbarch_tdep
+struct microblaze_gdbarch_tdep : gdbarch_tdep
 {
 };