Index: alpha/nm-osf.h =================================================================== RCS file: /cvs/src/src/gdb/config/alpha/nm-osf.h,v retrieving revision 1.7 diff -u -p -r1.7 nm-osf.h --- alpha/nm-osf.h 16 Feb 2004 23:59:43 -0000 1.7 +++ alpha/nm-osf.h 1 Sep 2004 17:55:58 -0000 @@ -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 Index: powerpc/nm-aix.h =================================================================== RCS file: /cvs/src/src/gdb/config/powerpc/nm-aix.h,v retrieving revision 1.2 diff -u -p -r1.2 nm-aix.h --- powerpc/nm-aix.h 6 Mar 2001 08:21:34 -0000 1.2 +++ powerpc/nm-aix.h 1 Sep 2004 17:56:02 -0000 @@ -20,4 +20,3 @@ #include "rs6000/nm-rs6000.h" -#define PTRACE_ARG3_TYPE int*