Sort includes for files gdb/[a-f]*.[chyl].
[deliverable/binutils-gdb.git] / gdb / arm-nbsd-tdep.c
index 09780d88a47cb9ad2d79aa55016013c6c4f82817..2a13badbcdd2cd1c1bc94fbef26002696da704da 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for NetBSD/arm.
 
-   Copyright (C) 2002-2017 Free Software Foundation, Inc.
+   Copyright (C) 2002-2019 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"
-#include "osabi.h"
 
+/* Local non-gdb includes.  */
 #include "arch/arm.h"
 #include "arm-tdep.h"
+#include "osabi.h"
 #include "solib-svr4.h"
 
 /* Description of the longjmp buffer.  */
This page took 0.024458 seconds and 4 git commands to generate.