summaryrefslogtreecommitdiff
path: root/gdb/config/alpha/nm-osf.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/alpha/nm-osf.h')
-rw-r--r--gdb/config/alpha/nm-osf.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/config/alpha/nm-osf.h b/gdb/config/alpha/nm-osf.h
index bcc2d39ab60..ad102b7a53f 100644
--- a/gdb/config/alpha/nm-osf.h
+++ b/gdb/config/alpha/nm-osf.h
@@ -29,10 +29,6 @@
#define U_REGS_OFFSET 0
-/* ptrace transfers longs, the ptrace man page is lying. */
-
-#define PTRACE_XFER_TYPE long
-
/* Given a pointer to either a gregset_t or fpregset_t, return a
pointer to the first register. */
#define ALPHA_REGSET_BASE(regsetp) ((regsetp)->regs)