mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-27 01:28:46 +00:00
2004-02-13 Andrew Cagney <cagney@redhat.com>
* corelow.c (core_xfer_partial): Use "struct bfd_section". * config/sparc/nm-nbsd.h (struct target_ops): Declare, update copyright. * mips-linux-tdep.c: Use "GNU/Linux", update copyright.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/* Native-dependent definitions for NetBSD/sparc.
|
||||
|
||||
Copyright 1986, 1987, 1989, 1992, 1994, 1996, 1999, 2000, 2002, 2003
|
||||
Free Software Foundation, Inc.
|
||||
Copyright 1986, 1987, 1989, 1992, 1994, 1996, 1999, 2000, 2002,
|
||||
2003, 2004 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
@@ -30,6 +30,7 @@
|
||||
/* Support for StackGhost cookies. */
|
||||
|
||||
#include "target.h"
|
||||
struct target_ops; /* Fool ARI. */
|
||||
|
||||
#define NATIVE_XFER_WCOOKIE sparc_xfer_wcookie
|
||||
extern LONGEST sparc_xfer_wcookie (struct target_ops *ops,
|
||||
|
||||
Reference in New Issue
Block a user