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-Tag: gdb-4_18-branchpoint~18946 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=649aee3f85ea3507b2d10f6112277c2d2cc20040;p=thirdparty%2Fbinutils-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