projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95a1546
)
* config/sparc/xm-sun4sol2.h: define MEM_FNS_DECLARED
author
David D. Zuhn
<zoo@cygnus>
Fri, 4 Jun 1993 21:19:51 +0000
(21:19 +0000)
committer
David D. Zuhn
<zoo@cygnus>
Fri, 4 Jun 1993 21:19:51 +0000
(21:19 +0000)
gdb/config/sparc/xm-sun4sol2.h
patch
|
blob
|
history
diff --git
a/gdb/config/sparc/xm-sun4sol2.h
b/gdb/config/sparc/xm-sun4sol2.h
index 0ec436fe1e55adf5347bccd84d1562ca71147bef..2714909882e08979a11ed6fb9415a88892f2f28c 100644
(file)
--- 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 <string.h>. */
+#undef MEM_FNS_DECLARED
+#define MEM_FNS_DECLARED 1