Sort includes for files gdb/[a-f]*.[chyl].
[deliverable/binutils-gdb.git] / gdb / amd64-obsd-nat.c
index 4963c42d06cfb90da877fb833d620f716894ee2a..cf6694e99c2b768b2a77389fc75ed2c0994021b2 100644 (file)
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "defs.h"
-#include "gdbcore.h"
-#include "regcache.h"
-#include "target.h"
 
-#include "amd64-tdep.h"
+/* Local non-gdb includes.  */
 #include "amd64-bsd-nat.h"
 #include "amd64-nat.h"
+#include "amd64-tdep.h"
+#include "gdbcore.h"
 #include "obsd-nat.h"
+#include "regcache.h"
+#include "target.h"
 
 /* Mapping between the general-purpose registers in OpenBSD/amd64
    `struct reg' format and GDB's register cache layout for
This page took 0.024184 seconds and 4 git commands to generate.