Mention the NetBSD support in "info proc" documentation
[deliverable/binutils-gdb.git] / gdb / i386-go32-tdep.c
index 30db72d880e0be0fd80e91c3c8ec6a7b2f7299d3..51d79c8da6634c117f2bb7f1233a6918f5a7dc3e 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for DJGPP/i386.
 
-   Copyright (C) 1988-2019 Free Software Foundation, Inc.
+   Copyright (C) 1988-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -19,7 +19,7 @@
 
 #include "defs.h"
 #include "i386-tdep.h"
-#include "common/x86-xstate.h"
+#include "gdbsupport/x86-xstate.h"
 #include "target-descriptions.h"
 #include "osabi.h"
 
@@ -62,6 +62,7 @@ i386_coff_osabi_sniffer (bfd *abfd)
 }
 \f
 
+void _initialize_i386_go32_tdep ();
 void
 _initialize_i386_go32_tdep ()
 {
This page took 0.02451 seconds and 4 git commands to generate.