* alpha-nat.c (REGISTER_PTRACE_ADDR): Merge into ...
[deliverable/binutils-gdb.git] / gdb / config / alpha / nm-linux.h
index fed32e7930be311ae28e79cdf21fab83a8d05cf5..9e99b33cd1f3a350e1a4ddffb48b81acea3d41be 100644 (file)
@@ -1,7 +1,7 @@
 /* Native definitions for alpha running GNU/Linux.
 
-   Copyright 1993, 1994, 1996, 1998, 2000, 2001, 2002 Free Software
-   Foundation, Inc.
+   Copyright 1993, 1994, 1996, 1998, 2000, 2001, 2002, 2003
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -45,4 +45,7 @@
    pointer to the first register.  */
 #define ALPHA_REGSET_BASE(regsetp)  ((long *) (regsetp))
 
+/* The address of UNIQUE for ptrace.  */
+#define ALPHA_UNIQUE_PTRACE_ADDR 65
+
 #endif /* NM_LINUX_H */
This page took 0.023248 seconds and 4 git commands to generate.