Introduce typeid_operation
[deliverable/binutils-gdb.git] / gdb / alpha-bsd-tdep.c
index a032f95adfff6abec56d271cbe0493cdef046052..c1b6889a6f3f3d41001ff3297f0617d5993c5ae7 100644 (file)
@@ -1,6 +1,6 @@
 /* Common target dependent code Alpha BSD's.
 
-   Copyright (C) 2000-2019 Free Software Foundation, Inc.
+   Copyright (C) 2000-2021 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.025329 seconds and 4 git commands to generate.