Author: marius
Date: Sat Jan 28 23:37:05 2012
New Revision: 230684
URL: http://svn.freebsd.org/changeset/base/230684

Log:
  MFC: r225901
  
  Remove obsolete macros.

Modified:
  stable/8/sys/sparc64/sparc64/pmap.c
Directory Properties:
  stable/8/sys/   (props changed)
  stable/8/sys/amd64/include/xen/   (props changed)
  stable/8/sys/cddl/contrib/opensolaris/   (props changed)
  stable/8/sys/contrib/dev/acpica/   (props changed)
  stable/8/sys/contrib/pf/   (props changed)

Modified: stable/8/sys/sparc64/sparc64/pmap.c
==============================================================================
--- stable/8/sys/sparc64/sparc64/pmap.c Sat Jan 28 23:37:04 2012        
(r230683)
+++ stable/8/sys/sparc64/sparc64/pmap.c Sat Jan 28 23:37:05 2012        
(r230684)
@@ -100,12 +100,6 @@ __FBSDID("$FreeBSD$");
 #include <machine/tsb.h>
 #include <machine/ver.h>
 
-#define        PMAP_DEBUG
-
-#ifndef        PMAP_SHPGPERPROC
-#define        PMAP_SHPGPERPROC        200
-#endif
-
 /* XXX */
 #include "opt_sched.h"
 #ifndef SCHED_4BSD
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to