summaryrefslogtreecommitdiffstats
path: root/sys/powerpc
diff options
context:
space:
mode:
authoralc <alc@FreeBSD.org>2007-05-28 21:04:22 +0000
committeralc <alc@FreeBSD.org>2007-05-28 21:04:22 +0000
commit1dfb7ec904da0a70b075bcc0c871dc472cbb3dc0 (patch)
treee3974ac8e83d431685a03ebc6bb60802a7a7d67c /sys/powerpc
parentc60d610f0b7a37f82a7bf3c1010f5eee35b4f66a (diff)
downloadFreeBSD-src-1dfb7ec904da0a70b075bcc0c871dc472cbb3dc0.zip
FreeBSD-src-1dfb7ec904da0a70b075bcc0c871dc472cbb3dc0.tar.gz
Eliminate some unused definitions that came from NetBSD.
Diffstat (limited to 'sys/powerpc')
-rw-r--r--sys/powerpc/include/vmparam.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/powerpc/include/vmparam.h b/sys/powerpc/include/vmparam.h
index dedfc6d..01a29b2 100644
--- a/sys/powerpc/include/vmparam.h
+++ b/sys/powerpc/include/vmparam.h
@@ -103,8 +103,6 @@ struct pmap_physseg {
};
#define VM_PHYSSEG_MAX 16 /* 1? */
-#define VM_PHYSSEG_STRAT VM_PSTRAT_BSEARCH
-#define VM_PHYSSEG_NOADD /* can't add RAM after vm_mem_init */
/*
* The physical address space is densely populated.
OpenPOWER on IntegriCloud