diff options
Diffstat (limited to 'gdb/config')
-rw-r--r-- | gdb/config/i386/nm-linux64.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gdb/config/i386/nm-linux64.h b/gdb/config/i386/nm-linux64.h index 1764758..dacbc81 100644 --- a/gdb/config/i386/nm-linux64.h +++ b/gdb/config/i386/nm-linux64.h @@ -52,12 +52,6 @@ extern unsigned long amd64_linux_dr_get_status (void); amd64_linux_dr_get_status () -/* Type of the third argument to the `ptrace' system call. */ -#define PTRACE_ARG3_TYPE long - -/* Type of the fourth argument to the `ptrace' system call. */ -#define PTRACE_XFER_TYPE long - /* Override copies of {fetch,store}_inferior_registers in `infptrace.c'. */ #define FETCH_INFERIOR_REGISTERS |