* config/nm-nbsd.h (KERNEL_U_ADDR): Remove.

This commit is contained in:
Jason Thorpe 2002-01-18 18:14:51 +00:00
parent ec32e4bec5
commit acceddb653
2 changed files with 4 additions and 7 deletions

View file

@ -1,3 +1,7 @@
2002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
* config/nm-nbsd.h (KERNEL_U_ADDR): Remove.
2002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
* alpha-tdep.c: Update copyright years.

View file

@ -18,13 +18,6 @@
Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* This is the amount to subtract from u.u_ar0
to get the offset in the core file of the register values. */
#include <machine/vmparam.h>
#define KERNEL_U_ADDR USRSTACK
#define PTRACE_ARG3_TYPE char*
#define FETCH_INFERIOR_REGISTERS