Sort includes for files gdb/[a-f]*.[chyl].
[deliverable/binutils-gdb.git] / gdb / alpha-nbsd-tdep.c
index 534b64687e35f0fa2053960d506af7767e7f208b..1922fec9c13400664dd86dabd0edee6009a9a382 100644 (file)
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "defs.h"
+
+/* Local non-gdb includes.  */
+#include "alpha-bsd-tdep.h"
+#include "alpha-tdep.h"
 #include "frame.h"
 #include "gdbcore.h"
+#include "nbsd-tdep.h"
 #include "osabi.h"
 #include "regcache.h"
 #include "regset.h"
-#include "value.h"
-
-#include "alpha-tdep.h"
-#include "alpha-bsd-tdep.h"
-#include "nbsd-tdep.h"
 #include "solib-svr4.h"
 #include "target.h"
+#include "value.h"
 
 /* Core file support.  */
 
This page took 0.024179 seconds and 4 git commands to generate.