convert to_get_min_fast_tracepoint_insn_len
[deliverable/binutils-gdb.git] / gdb / tilegx-linux-nat.c
index 61bca3ff2bfbcf14ccaf5540ef664a96eaac4112..a00f386909dd1485f1ca3407750c8b8c5c8ddf1b 100644 (file)
 
 #include <sys/procfs.h>
 
+/* Defines ps_err_e, struct ps_prochandle.  */
 #include "gdb_proc_service.h"
-#include <sys/ptrace.h>
 
 /* Prototypes for supply_gregset etc.  */
 #include "gregset.h"
 
-/* Defines ps_err_e, struct ps_prochandle.  */
-#include "gdb_proc_service.h"
-
 /* The register sets used in GNU/Linux ELF core-dumps are identical to
    the register sets in `struct user' that is used for a.out
    core-dumps, and is also used by `ptrace'.  The corresponding types
This page took 0.024064 seconds and 4 git commands to generate.