Sort includes for files gdb/[a-f]*.[chyl].
[deliverable/binutils-gdb.git] / gdb / amd64-obsd-tdep.c
index cd1a1c31b886b51feab3db2c8d847c5638fa9c4f..71a263f14555e92a2bb36f4ea783f64b832ee653 100644 (file)
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "defs.h"
-#include "frame.h"
+
+/* Local non-gdb includes.  */
+#include "amd64-tdep.h"
+#include "bsd-uthread.h"
+#include "common/x86-xstate.h"
 #include "frame-unwind.h"
+#include "frame.h"
 #include "gdbcore.h"
-#include "symtab.h"
+#include "i387-tdep.h"
 #include "objfiles.h"
+#include "obsd-tdep.h"
 #include "osabi.h"
 #include "regcache.h"
 #include "regset.h"
+#include "solib-svr4.h"
+#include "symtab.h"
 #include "target.h"
 #include "trad-frame.h"
 
-#include "obsd-tdep.h"
-#include "amd64-tdep.h"
-#include "i387-tdep.h"
-#include "common/x86-xstate.h"
-#include "solib-svr4.h"
-#include "bsd-uthread.h"
-
 /* Support for signal handlers.  */
 
 /* Default page size.  */
This page took 0.023975 seconds and 4 git commands to generate.