gdbserver: make aarch64_write_goto_address static
[deliverable/binutils-gdb.git] / gdb / i387-tdep.c
index 5d7fe6d16814bb5416cf85470c2073d61bffe2ce..334648378dfc250ecf159f36ff635c7a0d4d8bb5 100644 (file)
@@ -1,6 +1,6 @@
 /* Intel 387 floating point stuff.
 
-   Copyright (C) 1988-2018 Free Software Foundation, Inc.
+   Copyright (C) 1988-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -28,7 +28,7 @@
 
 #include "i386-tdep.h"
 #include "i387-tdep.h"
-#include "x86-xstate.h"
+#include "gdbsupport/x86-xstate.h"
 
 /* Print the floating point number specified by RAW.  */
 
This page took 0.029797 seconds and 4 git commands to generate.