gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gdb / xtensa-config.c
index 19a33bbdd3616c77263645b89d4b906f4a562a54..9ed65789d62b454729d43d319b81978c02914283 100644 (file)
@@ -1,6 +1,6 @@
 /* Configuration for the Xtensa architecture for GDB, the GNU debugger.
 
-   Copyright (C) 2003-2014 Free Software Foundation, Inc.
+   Copyright (C) 2003-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -17,6 +17,8 @@
    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
+#include "defs.h"
+
 #define XTENSA_CONFIG_VERSION 0x60
 
 #include "xtensa-config.h"
This page took 0.027885 seconds and 4 git commands to generate.