diff options
Diffstat (limited to 'gdb/config/alpha/nm-osf.h')
-rw-r--r-- | gdb/config/alpha/nm-osf.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/config/alpha/nm-osf.h b/gdb/config/alpha/nm-osf.h index 326bb3005ca..288bc352dcb 100644 --- a/gdb/config/alpha/nm-osf.h +++ b/gdb/config/alpha/nm-osf.h @@ -29,10 +29,6 @@ #define U_REGS_OFFSET 0 -/* FIXME: Shouldn't the default definition in inferior.h be int* ? */ - -#define PTRACE_ARG3_TYPE int* - /* ptrace transfers longs, the ptrace man page is lying. */ #define PTRACE_XFER_TYPE long |