Sort includes for files gdb/[a-f]*.[chyl].
[deliverable/binutils-gdb.git] / gdb / amd64-sol2-tdep.c
index 56d2e22582278e87c7e9ea91c2b12a4dd8347ec4..7d691e869dd815c5c079f2ecebe75104d720aea2 100644 (file)
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "defs.h"
+
+/* Local non-gdb includes.  */
+#include "amd64-tdep.h"
+#include "common/x86-xstate.h"
 #include "frame.h"
 #include "gdbcore.h"
-#include "regcache.h"
 #include "osabi.h"
-#include "symtab.h"
-
+#include "regcache.h"
 #include "sol2-tdep.h"
-#include "amd64-tdep.h"
-#include "common/x86-xstate.h"
 #include "solib-svr4.h"
+#include "symtab.h"
 
 /* Mapping between the general-purpose registers in gregset_t format
    and GDB's register cache layout.  */
This page took 0.024878 seconds and 4 git commands to generate.