Use bool, true, and false in arc-tdep.c
[deliverable/binutils-gdb.git] / gdb / dummy-frame.c
index 99d3d7c8bc3ce28aabaf4bef82a899173028a659..aebdd233d74074fb1f723c7bd0bd9e03147e24db 100644 (file)
 
 
 #include "defs.h"
-
-/* Local non-gdb includes.  */
-#include "command.h"
 #include "dummy-frame.h"
-#include "frame-unwind.h"
+#include "regcache.h"
 #include "frame.h"
+#include "inferior.h"
+#include "frame-unwind.h"
+#include "command.h"
 #include "gdbcmd.h"
+#include "observable.h"
 #include "gdbthread.h"
 #include "infcall.h"
-#include "inferior.h"
-#include "observable.h"
-#include "regcache.h"
 
 struct dummy_frame_id
 {
This page took 0.025535 seconds and 4 git commands to generate.