From: David D. Zuhn Date: Fri, 4 Jun 1993 21:19:51 +0000 (+0000) Subject: * config/sparc/xm-sun4sol2.h: define MEM_FNS_DECLARED X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=649aee3f85ea3507b2d10f6112277c2d2cc20040;p=binutils-gdb.git * config/sparc/xm-sun4sol2.h: define MEM_FNS_DECLARED --- diff --git a/gdb/config/sparc/xm-sun4sol2.h b/gdb/config/sparc/xm-sun4sol2.h index 0ec436fe1e5..2714909882e 100644 --- a/gdb/config/sparc/xm-sun4sol2.h +++ b/gdb/config/sparc/xm-sun4sol2.h @@ -65,3 +65,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ /* Solaris PSRVADDR support does not seem to include a place for nPC. */ #define PRSVADDR_BROKEN + +/* The mem functions are in . */ +#undef MEM_FNS_DECLARED +#define MEM_FNS_DECLARED 1