Use unique_xmalloc_ptr in fixup_go_packaging
[deliverable/binutils-gdb.git] / gdb / alpha-bsd-tdep.c
index a032f95adfff6abec56d271cbe0493cdef046052..d099bdd63a18ef268bc4e86281d1b7640c7ff402 100644 (file)
@@ -1,6 +1,6 @@
 /* Common target dependent code Alpha BSD's.
 
-   Copyright (C) 2000-2019 Free Software Foundation, Inc.
+   Copyright (C) 2000-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"
+#include "regcache.h"
 
-/* Local non-gdb includes.  */
-#include "alpha-bsd-tdep.h"
 #include "alpha-tdep.h"
-#include "regcache.h"
+#include "alpha-bsd-tdep.h"
 
 /* Conviently, GDB uses the same register numbering as the
    ptrace register structure used by BSD on Alpha.  */
This page took 0.093466 seconds and 4 git commands to generate.