diff options
author | Joel Brobecker <brobecker@gnat.com> | 2004-09-04 23:46:48 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2004-09-04 23:46:48 +0000 |
commit | 8511a04886fb2c40d1bc542d5f749e85e27a61b9 (patch) | |
tree | dc1a1ad268d34a2c789517c93f8dfde99766b743 /gdb/config/powerpc | |
parent | 649dfe9fabd4e5d618662ccbc994c9623e97029c (diff) | |
download | gdb-8511a04886fb2c40d1bc542d5f749e85e27a61b9.zip gdb-8511a04886fb2c40d1bc542d5f749e85e27a61b9.tar.gz gdb-8511a04886fb2c40d1bc542d5f749e85e27a61b9.tar.bz2 |
* config/alpha/nm-osf.h (PTRACE_ARG3_TYPE): Remove define.
* config/powerpc/nm-aix.h (PTRACE_ARG3_TYPE): Likewise.
Diffstat (limited to 'gdb/config/powerpc')
-rw-r--r-- | gdb/config/powerpc/nm-aix.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/config/powerpc/nm-aix.h b/gdb/config/powerpc/nm-aix.h index 8c8a939..8dd2104 100644 --- a/gdb/config/powerpc/nm-aix.h +++ b/gdb/config/powerpc/nm-aix.h @@ -20,4 +20,3 @@ #include "rs6000/nm-rs6000.h" -#define PTRACE_ARG3_TYPE int* |