No reason to disable this test on powerpc.

This commit is contained in:
Peter Grehan 2004-02-25 00:53:06 +00:00
parent 8509c106ef
commit bf7c848b97
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=126207

View File

@ -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