From 8511a04886fb2c40d1bc542d5f749e85e27a61b9 Mon Sep 17 00:00:00 2001 From: Joel Brobecker Date: Sat, 4 Sep 2004 23:46:48 +0000 Subject: * config/alpha/nm-osf.h (PTRACE_ARG3_TYPE): Remove define. * config/powerpc/nm-aix.h (PTRACE_ARG3_TYPE): Likewise. --- gdb/config/alpha/nm-osf.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'gdb/config/alpha') diff --git a/gdb/config/alpha/nm-osf.h b/gdb/config/alpha/nm-osf.h index 326bb30..288bc35 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 -- cgit v1.1