Author: marius
Date: Sat Oct  1 13:33:14 2011
New Revision: 225901
URL: http://svn.freebsd.org/changeset/base/225901

Log:
  Remove obsolete macros.

Modified:
  head/sys/sparc64/sparc64/pmap.c

Modified: head/sys/sparc64/sparc64/pmap.c
==============================================================================
--- head/sys/sparc64/sparc64/pmap.c     Sat Oct  1 13:16:01 2011        
(r225900)
+++ head/sys/sparc64/sparc64/pmap.c     Sat Oct  1 13:33:14 2011        
(r225901)
@@ -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
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to