gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gdb / arch / amd64.c
index 1110e6a054a3c5d19d4421d17b0fb0927cb5bfe6..a388c7e49d110f2ad5d6f180a4ecce942d25e215 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2017-2019 Free Software Foundation, Inc.
+/* Copyright (C) 2017-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -15,9 +15,9 @@
    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 "common-defs.h"
+#include "gdbsupport/common-defs.h"
 #include "amd64.h"
-#include "x86-xstate.h"
+#include "gdbsupport/x86-xstate.h"
 #include <stdlib.h>
 
 #include "../features/i386/64bit-avx.c"
This page took 0.024831 seconds and 4 git commands to generate.