* config/sparc/xm-sun4sol2.h: define MEM_FNS_DECLARED

This commit is contained in:
David D. Zuhn 1993-06-04 21:19:51 +00:00
parent 95a154617f
commit 649aee3f85
1 changed files with 4 additions and 0 deletions

View File

@ -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 <string.h>. */
#undef MEM_FNS_DECLARED
#define MEM_FNS_DECLARED 1