Preserve selected thread in all-stop w/ background execution
[deliverable/binutils-gdb.git] / gdb / arm-bsd-tdep.c
index f6900426f1ba9d5e7bb0d39e6d3760f903c70ad1..8cef77297bba2a28385b9647e44ac7f3768d60ca 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for ARM BSD's.
 
-   Copyright (C) 2006-2019 Free Software Foundation, Inc.
+   Copyright (C) 2006-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 "arm-tdep.h"
 #include "osabi.h"
 #include "regcache.h"
 #include "regset.h"
 
+#include "arm-tdep.h"
+
 /* Core file support.  */
 
 /* Sizeof `struct reg' in <machine/reg.h>.  */
This page took 0.024441 seconds and 4 git commands to generate.