summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Grehan <grehan@FreeBSD.org>2004-02-25 00:53:06 +0000
committerPeter Grehan <grehan@FreeBSD.org>2004-02-25 00:53:06 +0000
commitbf7c848b97440b709f392cde97b4d9f8d808dadd (patch)
treef3064ddeba3579992eeba7d3eee149fae1e7c1a7
parent8509c106effa0bcb10e519c9893d161258ddd330 (diff)
Notes
-rw-r--r--lib/libstand/zalloc_defs.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libstand/zalloc_defs.h b/lib/libstand/zalloc_defs.h
index 8be4ee1decf7..efde5b5b38b6 100644
--- a/lib/libstand/zalloc_defs.h
+++ b/lib/libstand/zalloc_defs.h
@@ -34,9 +34,7 @@
*/
#define USEGUARD /* use stard/end guard bytes */
-#if !defined(__powerpc__)
#define USEENDGUARD
-#endif
#define DMALLOCDEBUG /* add debugging code to gather stats */
#define ZALLOCDEBUG