aboutsummaryrefslogtreecommitdiff
path: root/gdb/config
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@gnu.org>2004-08-15 16:10:23 +0000
committerMark Kettenis <kettenis@gnu.org>2004-08-15 16:10:23 +0000
commit156e5ba79072d20714f1a2fea537d07fbdec728d (patch)
tree6b90d955bb86699dcb6a35e56699d2ad1a52eb38 /gdb/config
parentde9a9e516bde02b567390b7fd448033ce655da0b (diff)
downloadgdb-156e5ba79072d20714f1a2fea537d07fbdec728d.zip
gdb-156e5ba79072d20714f1a2fea537d07fbdec728d.tar.gz
gdb-156e5ba79072d20714f1a2fea537d07fbdec728d.tar.bz2
* config/i386/nm-linux64.h (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE):
Remove defines.
Diffstat (limited to 'gdb/config')
-rw-r--r--gdb/config/i386/nm-linux64.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/gdb/config/i386/nm-linux64.h b/gdb/config/i386/nm-linux64.h
index 1764758..dacbc81 100644
--- a/gdb/config/i386/nm-linux64.h
+++ b/gdb/config/i386/nm-linux64.h
@@ -52,12 +52,6 @@ extern unsigned long amd64_linux_dr_get_status (void);
amd64_linux_dr_get_status ()
-/* Type of the third argument to the `ptrace' system call. */
-#define PTRACE_ARG3_TYPE long
-
-/* Type of the fourth argument to the `ptrace' system call. */
-#define PTRACE_XFER_TYPE long
-
/* Override copies of {fetch,store}_inferior_registers in `infptrace.c'. */
#define FETCH_INFERIOR_REGISTERS