Some get_last_target_status tweaks
[deliverable/binutils-gdb.git] / gdb / bfd-target.c
index 15a9e6039fb83f8b5cfd5bf0cf3938ffba75ea6b..b75abd7fb0e62952865862503c48f528b95a1c08 100644 (file)
@@ -1,6 +1,6 @@
 /* Very simple "bfd" target, for GDB, the GNU debugger.
 
-   Copyright (C) 2003-2019 Free Software Foundation, Inc.
+   Copyright (C) 2003-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "defs.h"
-
-/* Local non-gdb includes.  */
+#include "target.h"
 #include "bfd-target.h"
 #include "exec.h"
 #include "gdb_bfd.h"
-#include "target.h"
 
 /* A target that wraps a BFD.  */
 
This page took 0.0246769999999999 seconds and 4 git commands to generate.