X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Famd64-sol2-tdep.c;h=74358d88f43e902ad93127f2d2b34a9152454cd8;hb=268a13a5a3f7c6b9b6ffc5ac2d1b24eb41f3fbdc;hp=7d691e869dd815c5c079f2ecebe75104d720aea2;hpb=d55e5aa6b29906346c51ad00e6a9b112590aa294;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/amd64-sol2-tdep.c b/gdb/amd64-sol2-tdep.c index 7d691e869d..74358d88f4 100644 --- a/gdb/amd64-sol2-tdep.c +++ b/gdb/amd64-sol2-tdep.c @@ -20,17 +20,16 @@ along with this program. If not, see . */ #include "defs.h" - -/* Local non-gdb includes. */ -#include "amd64-tdep.h" -#include "common/x86-xstate.h" #include "frame.h" #include "gdbcore.h" -#include "osabi.h" #include "regcache.h" +#include "osabi.h" +#include "symtab.h" + #include "sol2-tdep.h" +#include "amd64-tdep.h" +#include "gdbsupport/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. */