summaryrefslogtreecommitdiff
path: root/gdb/v850-tdep.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/v850-tdep.c')
-rw-r--r--gdb/v850-tdep.c22
1 files changed, 13 insertions, 9 deletions
diff --git a/gdb/v850-tdep.c b/gdb/v850-tdep.c
index 4f3cc5e9e2b..04370eadb4f 100644
--- a/gdb/v850-tdep.c
+++ b/gdb/v850-tdep.c
@@ -18,20 +18,24 @@
along with this program. If not, see <http://www.gnu.org/licenses/>. */
#include "defs.h"
-#include "frame.h"
+
+/* Local non-gdb includes. */
+#include "dis-asm.h"
+#include "elf-bfd.h"
+#include "elf/v850.h"
+
+/* Local includes. */
+#include "arch-utils.h"
+#include "dwarf2-frame.h"
#include "frame-base.h"
-#include "trad-frame.h"
#include "frame-unwind.h"
-#include "dwarf2-frame.h"
+#include "frame.h"
+#include "gdbcore.h"
#include "gdbtypes.h"
#include "inferior.h"
-#include "gdbcore.h"
-#include "arch-utils.h"
-#include "regcache.h"
-#include "dis-asm.h"
#include "osabi.h"
-#include "elf-bfd.h"
-#include "elf/v850.h"
+#include "regcache.h"
+#include "trad-frame.h"
enum
{