Arm: Remove unused feature files and tests
[deliverable/binutils-gdb.git] / gdb / gdbserver / i387-fp.c
index b06079ab42343e2cdd816ddbd4be59b9f4314171..3b92feedb3970a3e083add2d623a9f751d41c357 100644 (file)
@@ -1,5 +1,5 @@
 /* i387-specific utility functions, for the remote server for GDB.
-   Copyright (C) 2000-2018 Free Software Foundation, Inc.
+   Copyright (C) 2000-2019 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -18,7 +18,7 @@
 
 #include "server.h"
 #include "i387-fp.h"
-#include "x86-xstate.h"
+#include "gdbsupport/x86-xstate.h"
 
 static const int num_mpx_bnd_registers = 4;
 static const int num_mpx_cfg_registers = 2;
This page took 0.026668 seconds and 4 git commands to generate.